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 需要设置该属性。

适用于

另请参阅