ApplicationClass._Application3_get_XDocuments 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::XDocumentsCollection ^ _Application3_get_XDocuments() = Microsoft::Office::Interop::InfoPath::_Application3::get_XDocuments;
public virtual Microsoft.Office.Interop.InfoPath.XDocumentsCollection _Application3_get_XDocuments ();
abstract member _Application3_get_XDocuments : unit -> Microsoft.Office.Interop.InfoPath.XDocumentsCollection
override this._Application3_get_XDocuments : unit -> Microsoft.Office.Interop.InfoPath.XDocumentsCollection
Public Overridable Function _Application3_get_XDocuments () As XDocumentsCollection