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 |
---|---|
bool |
Determines whether the value of this
argument in an instance method should be logged. The default value is false
.
public bool IncludeThisValue { get; set; }
Type | Description |
---|---|
bool |