Open sandboxFocus

Property Debug

Debug

Gets a FlashtraceLevelSource that can be used to write messages and open activities with the Debug severity.

Declaration
public FlashtraceLevelSource Debug { get; }
Property Value
Type Description
FlashtraceLevelSource
Remarks

This property is properly optimized. Subsequent calls will return the same instance.