PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Backends.​Console / Console­Logging­Backend­Options / Include­Role
Open sandbox

Property IncludeRole

IncludeRole

Determines whether the role should be written to the console. The default value is true.

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