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 la propriété

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

Remarques

Ce membre est accessible sans restrictions.

Ce type ou ce membre est accessible à 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