次の方法で共有


Diagnostic.Severity Property

Definition

Gets the severity of the diagnostic.

public:
 property Microsoft::VisualStudio::RpcContracts::DiagnosticManagement::DiagnosticSeverity Severity { Microsoft::VisualStudio::RpcContracts::DiagnosticManagement::DiagnosticSeverity get(); };
[System.Runtime.Serialization.DataMember(Order=2)]
public Microsoft.VisualStudio.RpcContracts.DiagnosticManagement.DiagnosticSeverity Severity { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.Severity : Microsoft.VisualStudio.RpcContracts.DiagnosticManagement.DiagnosticSeverity
Public ReadOnly Property Severity As DiagnosticSeverity

Property Value

Attributes

Applies to