Compartir a través de


XamlDebuggerXmlReader.Type Propiedad

Definición

Obtiene el tipo de registro en el nodo de inicio de XAML.

public:
 virtual property System::Xaml::XamlType ^ Type { System::Xaml::XamlType ^ get(); };
public override System.Xaml.XamlType Type { get; }
member this.Type : System.Xaml.XamlType
Public Overrides ReadOnly Property Type As XamlType

Valor de propiedad

Tipo de registro XAML.

Se aplica a