Warning.Severity 屬性

定義

取得或設定錯誤或警告的嚴重性。

public:
 property System::String ^ Severity { System::String ^ get(); void set(System::String ^ value); };
public string Severity { get; set; }
member this.Severity : string with get, set
Public Property Severity As String

屬性值

String

String 值,其中包含錯誤或警告的嚴重性。

適用於