_Document.CustomXMLParts 属性

定义

返回一个 CustomXMLParts#SameCHM 集合,该集合表示 XML 数据存储中的自定义 XML。 此为只读属性。

public:
 property Microsoft::Office::Core::CustomXMLParts ^ CustomXMLParts { Microsoft::Office::Core::CustomXMLParts ^ get(); };
public Microsoft.Office.Core.CustomXMLParts CustomXMLParts { get; }
member this.CustomXMLParts : Microsoft.Office.Core.CustomXMLParts
Public ReadOnly Property CustomXMLParts As CustomXMLParts

属性值

_CustomXMLParts

适用于