XmlFormHostItem.TypeInfrastructureManager Property
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public ReadOnly Property TypeInfrastructureManager As TypeInfrastructureManager
Get
'Usage
Dim instance As XmlFormHostItem
Dim value As TypeInfrastructureManager
value = instance.TypeInfrastructureManager
public TypeInfrastructureManager TypeInfrastructureManager { get; }
Property Value
Type: TypeInfrastructureManager