WindowObjectClass.Window_get_XDocument 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::XDocument ^ Window_get_XDocument() = Microsoft::Office::Interop::InfoPath::Window::get_XDocument;
public virtual Microsoft.Office.Interop.InfoPath.XDocument Window_get_XDocument ();
abstract member Window_get_XDocument : unit -> Microsoft.Office.Interop.InfoPath.XDocument
override this.Window_get_XDocument : unit -> Microsoft.Office.Interop.InfoPath.XDocument
Public Overridable Function Window_get_XDocument () As XDocument