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

TextLoggingBackendOptions.ParameterPrefix Property

ParameterPrefix

Gets or sets the prefix used for parameter names. The default value is @.

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