Freigeben über


VerificationAttribute.VerificationReportLevel Eigenschaft

Definition

Ruft einen VerificationReportLevel Enumerationswert ab, der angibt, wie der Barrierefreiheitsprü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

Einer der VerificationReportLevel Enumerationswerte.

Hinweise

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

Gilt für:

Weitere Informationen