ApplicationClass._Application_get_Windows Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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