XamlParseException.NameContext Propiedad

Definición

Obtiene o establece el nombre XAML del objeto donde se produjo la excepción.

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

Valor de propiedad

Nombre XAML del objeto.

Se aplica a