XmlFormHostItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is a wrapper for the XmlForm class.
public ref class XmlFormHostItem abstract : Microsoft::VisualStudio::Tools::Applications::RemoteObjectAdapter, Microsoft::Office::InfoPath::IInfoPathRuntime, Microsoft::VisualStudio::Tools::Applications::Contract::IEntryPointContract
public abstract class XmlFormHostItem : Microsoft.VisualStudio.Tools.Applications.RemoteObjectAdapter, Microsoft.Office.InfoPath.IInfoPathRuntime, Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract
type XmlFormHostItem = class
inherit RemoteObjectAdapter
interface IEntryPointContract
interface IContract
interface IInfoPathRuntime
Public MustInherit Class XmlFormHostItem
Inherits RemoteObjectAdapter
Implements IEntryPointContract, IInfoPathRuntime
- Inheritance
-
Microsoft.VisualStudio.Tools.Applications.RemoteObjectAdapterXmlFormHostItem
- Implements
-
Microsoft.Office.InfoPath.IInfoPathRuntime Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract
Remarks
The XmlFormHostItem class and its members are wrappers for the XmlForm class and its corresponding members.
Constructors
XmlFormHostItem(IRemoteArgumentArrayContract) |
Fields
itemProvider |
Properties
CurrentView |
This member is a wrapper for the CurrentView property of the XmlForm class. |
DataConnections |
This member is a wrapper for the DataConnections property of the XmlForm class. |
DataSources |
This member is a wrapper for the DataSources property of the XmlForm class. |
Dirty |
This member is a wrapper for the Dirty property of the XmlForm class. |
Environment |
This member is a wrapper for the Environment property of the XmlForm class. |
Errors |
This member is a wrapper for the Errors property of the XmlForm class. |
Extension |
This member is a wrapper for the Extension property of the XmlForm class. |
FormState |
This member is a wrapper for the FormState property of the XmlForm class. |
Host |
This member is a wrapper for the Host property of the XmlForm class. |
Hosted |
This member is a wrapper for the Hosted property of the XmlForm class. |
HostName |
This member is a wrapper for the HostName property of the XmlForm class. |
MainDataSource |
This member is a wrapper for the MainDataSource property of the XmlForm class. |
NamespaceManager |
This member is a wrapper for the NamespaceManager property of the XmlForm class. |
NetworkState |
This member is a wrapper for the NetworkState property of the XmlForm class. |
New |
This member is a wrapper for the New property of the XmlForm class. |
Permission |
This member is a wrapper for the Permission property of the XmlForm class. |
PrimaryCookie | |
QueryDataConnection |
This member is a wrapper for the QueryDataConnection property of the XmlForm class. |
ReadOnly |
This member is a wrapper for the ReadOnly property of the XmlForm class. |
Recovered |
This member is a wrapper for the Recovered property of the XmlForm class. |
ReflectedObject | |
ServerInfo |
This member is a wrapper for the ServerInfo property of the XmlForm class. |
Signed |
This member is a wrapper for the Signed property of the XmlForm class. |
SignedDataBlocks |
This member is a wrapper for the SignedDataBlocks property of the XmlForm class. |
Sponsored | |
TaskPanes |
This member is a wrapper for the TaskPanes property of the XmlForm class. |
Template |
This member is a wrapper for the Template property of the XmlForm class. |
TypeInfrastructureManager | |
Uri |
This member is a wrapper for the Uri property of the XmlForm class. |
User |
This member is a wrapper for the User property of the XmlForm class. |
UserRole |
This member is a wrapper for the UserRole property of the XmlForm class. |
ViewInfos |
This member is a wrapper for the ViewInfos property of the XmlForm class. |
XmlLang |
This member is a wrapper for the XmlLang property of the XmlForm class. |