del método XPathTypedValue.ToString

Convierte en cadena el valor que se define para un objeto XPathTypedValue.

Espacio de nombres:  Microsoft.Office.InfoPath
Ensamblado:  Microsoft.Office.InfoPath (en Microsoft.Office.InfoPath.dll)

Sintaxis

'Declaración
Public Overrides Function ToString As String
'Uso
Dim instance As XPathTypedValue
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valor devuelto

Tipo: System.String
Valor que se define para un objeto XPathTypedValue.

Comentarios

Se puede acceder a este miembro sin restricciones.

Se puede acceder a este tipo o miembro desde el código que se ejecuta en los formularios abiertos en Microsoft InfoPath Filler o en un explorador web.

Vea también

Referencia

clase XPathTypedValue

Miembros XPathTypedValue

Espacio de nombres Microsoft.Office.InfoPath