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