VerificationAttribute.VerificationReportLevel プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アクセシビリティのチェックポイントの使用方法を示す 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 プロパティは、インスタンスの作成時に VerificationAttribute 設定され、必須です。