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 이름입니다.

적용 대상