편집

다음을 통해 공유


ApplicationClass.Windows Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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

Property Value

Implements

Applies to