共用方式為


XamlLanguage.Lang 屬性

定義

取得 XML 中之 lang 指示詞的 XamlDirective

public:
 static property System::Xaml::XamlDirective ^ Lang { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective Lang { get; }
member this.Lang : System.Xaml.XamlDirective
Public Shared ReadOnly Property Lang As XamlDirective

屬性值

XamlDirective

XML 中之 lang 指示詞的 XamlDirective

備註

請參閱 [MS-XAML] 5.3.13 節

適用於