VerificationAttribute.Checkpoint 属性

定义

获取指定的 Guideline 属性中的可访问性检查点引用。

public:
 property System::String ^ Checkpoint { System::String ^ get(); };
public string Checkpoint { get; }
member this.Checkpoint : string
Public ReadOnly Property Checkpoint As String

属性值

表示检查点引用的字符串。

注解

属性 Checkpoint 是在创建实例时 VerificationAttribute 设置的,并且是必需的。

对于万维网联盟 (W3C) 网站上Checkpoint定义的 Web 内容辅助功能指南,属性指定为准则编号,后跟句点号 (.) 后跟检查点号。

适用于

另请参阅