VerificationAttribute.VerificationReportLevel Свойство

Определение

Возвращает определение значения перечисления VerificationReportLevel об использовании контрольной точки доступа.

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

Значение свойства

VerificationReportLevel

Одно из значений перечисления VerificationReportLevel.

Комментарии

Свойство VerificationReportLevel задается при создании экземпляра VerificationAttribute и является обязательным.

Применяется к

См. также раздел