MetalamaAPI documentationFlashtrace APIFlashtraceFlashtrace­SourceNone
Open sandboxFocus

FlashtraceSource.None Property

None

Gets a FlashtraceLevelSource that can be used to write messages and open activities with the None severity. Such messages and activities are never displayed, but the activities can define properties that can be inherited to children activities and messages.

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

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