PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics / Logging­Property / Is­Rendered
Open sandbox

Property IsRendered

IsRendered

Determines whether the property will be included in the log message. The default value is false.

Declaration
public bool IsRendered { get; set; }
Property Value
Type Description
Boolean