次の方法で共有


Severity 列挙体

 

発行: 2016年4月

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

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

構文

public enum Severity
public enum class Severity
type Severity
Public Enumeration Severity

メンバー

メンバー名 説明
Error

警告の重大度レベルは Error です。

Warning

警告の重大度レベルは Warning です。

解説

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

参照

Microsoft.Reporting.WinForms 名前空間

トップに戻る