XmlNodeChangedEventArgs.Node Propriété

Définition

Obtient l’élément XmlNode ajouté, supprimé ou modifié.

public:
 property System::Xml::XmlNode ^ Node { System::Xml::XmlNode ^ get(); };
public System.Xml.XmlNode Node { get; }
member this.Node : System.Xml.XmlNode
Public ReadOnly Property Node As XmlNode

Valeur de propriété

Qui XmlNode est ajouté, supprimé ou modifié ; cette propriété ne retourne nulljamais .

S’applique à