XmlFormHostItem.hostContext Field
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
Protected hostContext As IServiceProviderContract
'Usage
Dim value As IServiceProviderContract
value = Me.hostContext
Me.hostContext = value
protected IServiceProviderContract hostContext