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