PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­OptionsInclude­Parameter­Type
Open sandboxFocus

LoggingOptions.IncludeParameterType Property

IncludeParameterType

Determines whether the parameter types should be logged. The default value is false.

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