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
Public MustOverride Property XPath As String
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é
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 Office InfoPath 2007 ou un navigateur Web.
Voir aussi
Référence
XPathTypedValue, classe
Membres XPathTypedValue
Microsoft.Office.InfoPath, espace de noms