WithIsInherited(bool)
Returns a copy of the current LoggingPropertyOptions but with a different value of the IsInherited property.
Declaration
public LoggingPropertyOptions WithIsInherited(bool value)
Parameters
Type | Name | Description |
---|---|---|
bool | value | New value of the IsInherited property. |
Returns
Type | Description |
---|---|
LoggingPropertyOptions |