Partager via


VerificationAttribute.VerificationReportLevel Propriété

Définition

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é

VerificationReportLevel

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