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