Sdílet prostřednictvím


VerificationAttribute.VerificationReportLevel Vlastnost

Definice

Získá hodnotu výčtu VerificationReportLevel označující způsob použití kontrolního bodu přístupnosti.

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

Hodnota vlastnosti

VerificationReportLevel

Jedna z hodnot výčtu VerificationReportLevel .

Poznámky

Vlastnost VerificationReportLevel je nastavena při VerificationAttribute vytvoření instance a je vyžadována.

Platí pro

Viz také