VerificationAttribute.Guideline 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用於檢查協助工具的方針。
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」。