ImpactDetail.Severity 属性

定义

获取或设置一个具有值“Error”或“Warning”的字符串,具体值取决于影响分析的严重程度。

public string Severity { get; set; }
member this.Severity : string with get, set
Public Property Severity As String

属性值

值为“错误”或“警告”的字符串,具体取决于影响分析的严重性。

适用于