PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Role­ConfigurationIs­Backend­Specified
Open sandboxFocus

LoggingRoleConfiguration.IsBackendSpecified Property

IsBackendSpecified

Determines whether the Backend has been explicitly specified. This property is false by default, which means that the Backend property will evaluate to DefaultBackend.

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