PlatformDiagnosticTraceInfo.Priority Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The trace priority.
public:
property PlatformDiagnosticTracePriority Priority { PlatformDiagnosticTracePriority get(); };
PlatformDiagnosticTracePriority Priority();
public PlatformDiagnosticTracePriority Priority { get; }
var platformDiagnosticTracePriority = platformDiagnosticTraceInfo.priority;
Public ReadOnly Property Priority As PlatformDiagnosticTracePriority
Property Value
Whether the priority of the trace is normal or has been elevated by the user.