Freigeben über


XmlFormHostItem.GetInfrastructureService-Methode

Diese Methode wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
Public Function GetInfrastructureService As IServiceProviderContract
'Usage
Dim instance As XmlFormHostItem
Dim returnValue As IServiceProviderContract

returnValue = instance.GetInfrastructureService
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")] 
public IServiceProviderContract GetInfrastructureService ()

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace