共用方式為


IVsaError.Severity 屬性

設定錯誤的嚴重性。

命名空間:  Microsoft.Vsa
組件:  Microsoft.Vsa (在 Microsoft.Vsa.dll 中)

語法

'宣告
ReadOnly Property Severity As Integer
int Severity { get; }
property int Severity {
    int get ();
}
abstract Severity : int with get
function get Severity () : int

屬性值

類型:Int32
傳回表示錯誤嚴重性的整數 (0-4)。

請參閱

參考

IVsaError 介面

Microsoft.Vsa 命名空間