VerificationAttribute.VerificationReportLevel Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.