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)。