XamlParseException.UidContext プロパティ

定義

例外が発生したオブジェクトの x:Uid ディレクティブを取得または設定します。

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

プロパティ値

Uid 文字列の値。

適用対象