PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­OptionsInclude­This­Value
Open sandboxFocus

LoggingOptions.IncludeThisValue Property

IncludeThisValue

Determines whether the value of this argument in an instance method should be logged. The default value is false.

Declaration
public bool IncludeThisValue { get; set; }
Property Value
Type Description
Boolean