JScriptException.Severity 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得一個介於 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 之間的數字。