IsIgnored
Determines whether this property must be ignored by the VisitProperties<TVisitorState>(object, ILoggingPropertyVisitor<TVisitorState>, ref TVisitorState, in LoggingPropertyVisitorOptions) method. This value is typically only returned by GetPropertyOptions(string) to say that a property of the raw CLR object must not be exposed as a logging property.
Declaration
public bool IsIgnored { get; }
Property Value
Type | Description |
---|---|
bool |