TextPatternIdentifiers.CultureAttribute 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別文字範圍的文化特性 (CultureInfo) 屬性,細分到附屬語言層級,例如瑞士法文 (fr-CH) 而非法文 (fr)。
public: static initonly System::Windows::Automation::AutomationTextAttribute ^ CultureAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute CultureAttribute;
staticval mutable CultureAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly CultureAttribute As AutomationTextAttribute
欄位值
備註
消費者介面自動化提供者會使用此識別碼。 消費者介面自動化用戶端應用程式應該使用 中的 TextPattern 對等欄位。
此屬性的值的類型為 CultureInfo 。
如需語言程式碼格式的詳細資訊,請參閱 CultureInfo 。
預設值是應用程式使用者介面的語言。
注意
在某些情況下,伺服器不支援語言標籤,或作者無法使用它。 在這些情況下,會套用預設值。