VerificationAttribute.VerificationReportLevel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur d'énumération VerificationReportLevel indiquant comment le point de contrôle de l'accessibilité est utilisé.
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
Valeur de propriété
Une des valeurs d'énumération VerificationReportLevel.
Remarques
La VerificationReportLevel propriété est définie lors de la création de l’instance VerificationAttribute et est requise.