VerificationAttribute.VerificationReportLevel Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Jedna z hodnot výčtu VerificationReportLevel .
Poznámky
Vlastnost VerificationReportLevel je nastavena při VerificationAttribute vytvoření instance a je vyžadována.