_CustomXMLPart.SchemaCollection 属性

定义

获取或设置一个 CustomXMLSchemaCollection 对象,该对象表示附加到文档中绑定数据区域的架构集。 读/写。

public:
 property Microsoft::Office::Core::CustomXMLSchemaCollection ^ SchemaCollection { Microsoft::Office::Core::CustomXMLSchemaCollection ^ get(); void set(Microsoft::Office::Core::CustomXMLSchemaCollection ^ value); };
public Microsoft.Office.Core.CustomXMLSchemaCollection SchemaCollection { get; set; }
member this.SchemaCollection : Microsoft.Office.Core.CustomXMLSchemaCollection with get, set
Public Property SchemaCollection As CustomXMLSchemaCollection

属性值

CustomXMLSchemaCollection

适用于