Partager via


VerificationAttribute.VerificationReportLevel Propriété

Définition

Obtient une VerificationReportLevel valeur d’énumération indiquant comment le point de contrôle d’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.

S’applique à

Voir aussi