共用方式為


XamlLanguage.Key 屬性

定義

從 XAML 取得 Key 指示詞的 XamlDirective

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

屬性值

XamlDirective

XAML 中之 Key 指示詞的 XamlDirective

備註

Key指示詞用於字典中的物件。 請參閱 [MS-XAML] 5.3.5 節

適用於