VerificationAttribute.VerificationReportLevel Eigenschaft

Definition

Ruft einen VerificationReportLevel Enumerationswert ab, der angibt, wie der Barrierefreiheits-Prüfpunkt verwendet wird.

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

Eigenschaftswert

VerificationReportLevel

Einer der VerificationReportLevel-Enumerationswerte.

Hinweise

Die VerificationReportLevel Eigenschaft wird festgelegt, wenn die VerificationAttribute Instanz erstellt und erforderlich ist.

Gilt für

Siehe auch