Share via


XmlFormHostItem.RemoteToString Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides RemoteObjectAdapterRemoteToString().

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Protected Overrides Function RemoteToString As String
'Usage
Dim returnValue As String

returnValue = Me.RemoteToString()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected override string RemoteToString()

Return Value

Type: System.String

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace