Trace
Gets a FlashtraceLevelSource that can be used to write messages and open activities with the Trace severity.
Declaration
public FlashtraceLevelSource Trace { get; }
Property Value
Type | Description |
---|---|
FlashtraceLevelSource |
Remarks
This property is properly optimized. Subsequent calls will return the same instance.