Condividi tramite


VerificationAttribute.VerificationReportLevel Proprietà

Definizione

Ottiene un valore dell'enumerazione di VerificationReportLevel che indica come viene utilizzato il punto di controllo dell'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à

VerificationReportLevel

Uno dei valori dell'enumerazione VerificationReportLevel.

Commenti

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

Si applica a

Vedi anche