Compartir por


VerificationAttribute.VerificationReportLevel Propiedad

Definición

Obtiene un VerificationReportLevel valor de enumeración que indica cómo se usa el punto de control de accesibilidad.

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

Valor de propiedad

Uno de los VerificationReportLevel valores de enumeración.

Comentarios

La VerificationReportLevel propiedad se establece cuando se crea la VerificationAttribute instancia y es necesaria.

Se aplica a

Consulte también