VerificationAttribute.Guideline 屬性

定義

取得用於檢查協助工具的方針。

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

屬性值

表示方針的字串。

備註

當實例建立且為必要專案時 VerificationAttribute ,就會 Guideline 設定 屬性。

指導方針的範例包括 「WCAG 1.1」 和 「ADA508」。

適用於

另請參閱