Severity 列舉類型

指定警告的嚴重性。

命名空間:  Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

'宣告
Public Enumeration Severity
public enum Severity
public enum class Severity
type Severity
public enum Severity

成員

成員名稱 描述
Error 警告的嚴重性層級是 Error。
Warning 警告的嚴重性層級是 Warning。

備註

這項列舉供 Warning 類別使用。

請參閱

參考

Microsoft.Reporting.WebForms 命名空間