Partager via


XPathTypedValue.Evaluate - Méthode

Évalue l'expression XPath définie pour un objet XPathTypedValue.

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

Syntaxe

'Déclaration
Public MustOverride Function Evaluate As String
'Utilisation
Dim instance As XPathTypedValue
Dim returnValue As String

returnValue = instance.Evaluate()
public abstract string Evaluate()

Valeur renvoyée

Type : System.String
Valeur renvoyée lorsque l'expression XPath spécifiée pour un objet XPathTypedValue est évaluée.

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