Condividi tramite


VerificationAttribute.VerificationReportLevel Proprietà

Definizione

Ottiene un VerificationReportLevel valore di enumerazione che indica come viene utilizzato il checkpoint di accessibilità.

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

Valore della proprietà

Uno dei valori di VerificationReportLevel enumerazione.

Commenti

La VerificationReportLevel proprietà viene impostata quando l'istanza VerificationAttribute viene creata ed è obbligatoria.

Si applica a

Vedi anche