PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Logging­Backend­OptionsPrefix
Open sandboxFocus

ConsoleLoggingBackendOptions.Prefix Property

Prefix

Gets or sets the arbitrary string inserted before any console output. The default value is null.

Declaration
public string Prefix { get; set; }
Property Value
Type Description
System.String