Freigeben über


XmlFormHostItem.GetRemoteType-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die Verwendung direkt von Ihrem Code aus vorgesehen.

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

Syntax

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

returnValue = Me.GetRemoteType()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected IRemoteTypeContract GetRemoteType()

Rückgabewert

Typ: System.AddIn.Contract.Automation.IRemoteTypeContract

Siehe auch

Referenz

XmlFormHostItem Klasse

XmlFormHostItem-Member

Microsoft.Office.InfoPath-Namespace