TraceEventArgs.Severity-Eigenschaft

Gets the severity associated with a TraceEventArgs object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public int Severity { get; }

Eigenschaftswert

Typ: System.Int32
An Integer representation of severity.

Siehe auch

Verweis

TraceEventArgs Klasse

Microsoft.AnalysisServices-Namespace