VerificationAttribute.VerificationReportLevel プロパティ

定義

アクセシビリティのチェックポイントの使用方法を示す VerificationReportLevel 列挙値を取得します。

public:
 property System::Web::UI::VerificationReportLevel VerificationReportLevel { System::Web::UI::VerificationReportLevel get(); };
public System.Web.UI.VerificationReportLevel VerificationReportLevel { get; }
member this.VerificationReportLevel : System.Web.UI.VerificationReportLevel
Public ReadOnly Property VerificationReportLevel As VerificationReportLevel

プロパティ値

VerificationReportLevel

VerificationReportLevel 列挙値のいずれか。

注釈

この VerificationReportLevel プロパティは、インスタンスの作成時に VerificationAttribute 設定され、必須です。

適用対象

こちらもご覧ください