XamlBackgroundReader.Type Propriété

Définition

Obtient le XamlType du nœud actuel.

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

Valeur de propriété

XamlType

XamlType du nœud actuel ; ou null si la position actuelle du lecteur n'est pas sur un objet.

S’applique à