Open sandboxFocus

Property IfEnabled

IfEnabled

Gets the current FlashtraceLevelSource, or null if logging is not enabled for the current instance. This property allows to write conditional logging using the ?. operator.

Declaration
public FlashtraceLevelSource? IfEnabled { get; }
Property Value
Type Description
FlashtraceLevelSource