WindowObjectClass.Window_get_XDocument Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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