次の方法で共有


Severity 列挙体

警告の重大度を指定します。

名前空間:  Microsoft.Reporting.WinForms
アセンブリ:  Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll 内)

構文

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

メンバー

メンバー名 説明
Error 警告の重大度レベルは Error です。
Warning 警告の重大度レベルは Warning です。

解説

この列挙は、Warning クラスで使用します。

参照

関連項目

Microsoft.Reporting.WinForms 名前空間