次の方法で共有


ApplicationClass._Application3_Windows プロパティ

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual property Microsoft::Office::Interop::InfoPath::WindowsCollection ^ _Application3_Windows { Microsoft::Office::Interop::InfoPath::WindowsCollection ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.WindowsCollection _Application3_Windows { get; }
member this._Application3_Windows : Microsoft.Office.Interop.InfoPath.WindowsCollection
Public Overridable ReadOnly Property _Application3_Windows As WindowsCollection

プロパティ値

適用対象