XPathTypedValue.ToString - Méthode
Convertit en une chaîne la valeur 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 Overrides Function ToString As String
'Utilisation
Dim instance As XPathTypedValue
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valeur renvoyée
Type : System.String
Valeur définie pour un objet 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.