Open sandboxFocus

Method WithIsRendered

WithIsRendered(bool)

Returns a copy of the current LoggingPropertyOptions but with a different value of the IsRendered property.

Declaration
public LoggingPropertyOptions WithIsRendered(bool value)
Parameters
Type Name Description
bool value

New value of the IsRendered property.

Returns
Type Description
LoggingPropertyOptions