ViewObjectClass.View2_get_Window 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::WindowObject ^ View2_get_Window() = Microsoft::Office::Interop::InfoPath::View2::get_Window;
public virtual Microsoft.Office.Interop.InfoPath.WindowObject View2_get_Window ();
abstract member View2_get_Window : unit -> Microsoft.Office.Interop.InfoPath.WindowObject
override this.View2_get_Window : unit -> Microsoft.Office.Interop.InfoPath.WindowObject
Public Overridable Function View2_get_Window () As WindowObject