Share via


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

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace