JScriptException.Severity 屬性

定義

得到一個介於0(最嚴重)到4(最輕微)之間的數字,表示錯誤的嚴重程度。 0 是預設值。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property int Severity { int get(); };
public int Severity { get; }
member this.Severity : int
Public ReadOnly Property Severity As Integer

屬性值

一個介於0到4之間的數字。

實作

適用於

另請參閱