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