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 문자열의 값입니다.

적용 대상