ExternalApplicationClass クラス
この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<GuidAttribute("80756358-5146-11D5-A672-00B0D022E945")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class ExternalApplicationClass
Implements _ExternalApplication, ExternalApplication
'使用
Dim instance As ExternalApplicationClass
[GuidAttribute("80756358-5146-11D5-A672-00B0D022E945")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public class ExternalApplicationClass : _ExternalApplication, ExternalApplication
継承階層
System.Object
Microsoft.Office.Interop.InfoPath.ExternalApplicationClass
スレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
関連項目
参照
ExternalApplicationClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間