次の方法で共有


_Application.Windows プロパティ

このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください _Application2.Windows

このプロパティは、CLS に準拠していません。  

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<DispIdAttribute(2)> _
ReadOnly Property Windows As WindowsCollection
'使用
Dim instance As _Application
Dim value As WindowsCollection

value = instance.Windows
[DispIdAttribute(2)] 
WindowsCollection Windows { get; }

関連項目

参照

_Application インターフェイス
_Application のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間