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 を参照してください。