ApplicationClass._Application_XDocuments 属性

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

public:
 virtual property Microsoft::Office::Interop::InfoPath::XDocumentsCollection ^ _Application_XDocuments { Microsoft::Office::Interop::InfoPath::XDocumentsCollection ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.XDocumentsCollection _Application_XDocuments { get; }
member this._Application_XDocuments : Microsoft.Office.Interop.InfoPath.XDocumentsCollection
Public Overridable ReadOnly Property _Application_XDocuments As XDocumentsCollection

属性值

适用于