XamlParseException.NameContext プロパティ

定義

例外が発生したオブジェクトの XAML 名を取得または設定します。

public:
 property System::String ^ NameContext { System::String ^ get(); };
public string NameContext { get; }
member this.NameContext : string
Public ReadOnly Property NameContext As String

プロパティ値

オブジェクトの XAML 名。

適用対象