XmlFormHostItem.TypeInfrastructureManager-Eigenschaft
Diese Eigenschaft 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
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
Public ReadOnly Property TypeInfrastructureManager As TypeInfrastructureManager
'Usage
Dim instance As XmlFormHostItem
Dim value As TypeInfrastructureManager
value = instance.TypeInfrastructureManager
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")]
public TypeInfrastructureManager TypeInfrastructureManager { get; }
Siehe auch
Referenz
XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace