XamlLanguage.Lang 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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
屬性值
XML 中之 lang
指示詞的 XamlDirective。
備註
請參閱 [MS-XAML] 5.3.13 節。