Partager via


CustomXMLNode.XPath Propriété

Définition

Renvoie une constante String avec la propriété XPath normalisée pour le nœud actif. Si ce nœud ne figure plus dans le modèle d'objet document (DOM), cette propriété renvoie un message d'erreur. En lecture seule.

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

Valeur de propriété

String

S’applique à