IsIgnored
Gets or sets a value indicating whether this property is ignored, i.e. it should not be mapped to a logging property.
Declaration
public bool IsIgnored { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether this property is ignored, i.e. it should not be mapped to a logging property.
public bool IsIgnored { get; set; }
Type | Description |
---|---|
bool |