VerificationAttribute.VerificationReportLevel 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 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 实例时 VerificationAttribute 需要设置该属性。