Partager via


XPathTypedValue.XPath - Propriété

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

Espace de noms :  Microsoft.Office.InfoPath
Assembly :  Microsoft.Office.InfoPath (dans Microsoft.Office.InfoPath.dll)

Syntaxe

'Déclaration
Public MustOverride Property XPath As String
    Get
    Set
'Utilisation
Dim instance As XPathTypedValue
Dim value As String

value = instance.XPath

instance.XPath = value
public abstract string XPath { get; set; }

Valeur de propriété

Type : System.String
Expression XPath définie pour l'objet XPathTypedValue renvoyé.

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.

Voir aussi

Référence

XPathTypedValue classe

XPathTypedValue - Membres

Microsoft.Office.InfoPath - Espace de noms