XmlFormHostItem クラス
このクラスは、XmlForm クラスのラッパーです。
名前空間: Microsoft.Office.InfoPath
アセンブリ: Microsoft.Office.InfoPath (microsoft.office.infopath.dll 内)
構文
'宣言
<DebuggerNonUserCodeAttribute> _
Public MustInherit Class XmlFormHostItem
Inherits RemoteObjectAdapter
Implements IEntryPointContract
'使用
Dim instance As XmlFormHostItem
[DebuggerNonUserCodeAttribute]
public abstract class XmlFormHostItem : RemoteObjectAdapter, IEntryPointContract
コメント
XmlFormHostItem クラスとそのメンバは、XmlForm クラスおよび対応するメンバのラッパーです。
継承階層
System.Object
System.MarshalByRefObject
Microsoft.VisualStudio.Tools.Applications.ContractAdapterBase
Microsoft.VisualStudio.Tools.Applications.RemoteObjectAdapter
Microsoft.Office.InfoPath.XmlFormHostItem
スレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。