XamlParseException.UidContext 属性

定义

获取或设置发生异常的对象的 x:Uid Directive

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

属性值

Uid 字符串的值。

适用于