XamlParseException.KeyContext プロパティ

定義

例外が発生したディクショナリにある項目のキーの値を取得または設定します。

public:
 property System::Object ^ KeyContext { System::Object ^ get(); };
public object KeyContext { get; }
member this.KeyContext : obj
Public ReadOnly Property KeyContext As Object

プロパティ値

関連する XAML の x:Key 値。

適用対象

こちらもご覧ください