Partager via


XPathTypedValue.XPath Propriété

Définition

Obtient ou définit l’expression XPath d’un XPathTypedValue objet .

public:
 abstract property System::String ^ XPath { System::String ^ get(); void set(System::String ^ value); };
public abstract string XPath { get; set; }
member this.XPath : string with get, set
Public MustOverride Property XPath As String

Valeur de propriété

Expression XPath définie pour l’objet retourné XPathTypedValue .

Remarques

Vous pouvez accéder à ce membre sans restrictions.

Vous pouvez accéder à ce type ou à ce membre à partir du code exécuté dans les formulaires ouverts dans Microsoft InfoPath Filler ou dans un navigateur web.

S’applique à