ApplicationClass._Application_get_Windows Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Office::Interop::InfoPath::WindowsCollection ^ _Application_get_Windows() = Microsoft::Office::Interop::InfoPath::_Application::get_Windows;
public virtual Microsoft.Office.Interop.InfoPath.WindowsCollection _Application_get_Windows ();
abstract member _Application_get_Windows : unit -> Microsoft.Office.Interop.InfoPath.WindowsCollection
override this._Application_get_Windows : unit -> Microsoft.Office.Interop.InfoPath.WindowsCollection
Public Overridable Function _Application_get_Windows () As WindowsCollection