_Application2 インターフェイス
この型は、新しいバージョンに置き換えられた COM インターフェイスのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。このインターフェイスの新しいバージョンについては (使用例、解説、およびサンプル コードを含む)、次を参照してください Microsoft.Office.Interop.InfoPath._Application3.
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DefaultMemberAttribute("Name")> _
<GuidAttribute("096CD6BB-0786-11D1-95FA-0080C78EE3BB")> _
<TypeLibTypeAttribute(4288)> _
Public Interface _Application2
Inherits _Application
'使用
Dim instance As _Application2
[DefaultMemberAttribute("Name")]
[GuidAttribute("096CD6BB-0786-11D1-95FA-0080C78EE3BB")]
[TypeLibTypeAttribute(4288)]
public interface _Application2 : _Application