PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​BackendsText­Logging­Backend­OptionsProperty­Prefix
Open sandboxFocus

TextLoggingBackendOptions.PropertyPrefix Property

PropertyPrefix

Gets or sets the prefix used for custom property names. The default value is #.

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