XmlFormHostItem.itemProvider Field (Microsoft.Office.InfoPath)
This field is reserved for internal use 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
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected itemProvider As IHostItemProviderContract
'Usage
Dim value As IHostItemProviderContract
value = Me.itemProvider
Me.itemProvider = value
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected IHostItemProviderContract itemProvider
See Also
Reference
XmlFormHostItem Class
XmlFormHostItem Members
Microsoft.Office.InfoPath Namespace