VerificationAttribute.VerificationReportLevel Propriedade

Definição

Obtém um valor de enumeração VerificationReportLevel que indica como o ponto de verificação de acessibilidade é usado.

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 da propriedade

VerificationReportLevel

Um dos valores de enumeração VerificationReportLevel.

Comentários

A VerificationReportLevel propriedade é definida quando a VerificationAttribute instância é criada e é necessária.

Aplica-se a

Confira também