Document.XMLSchemaReferences 属性

获取一个 XMLSchemaReferences 集合,该集合表示附加到文档的架构。

命名空间:  Microsoft.Office.Tools.Word
程序集:  Microsoft.Office.Tools.Word(在 Microsoft.Office.Tools.Word.dll 中)

语法

声明
ReadOnly Property XMLSchemaReferences As XMLSchemaReferences
    Get
XMLSchemaReferences XMLSchemaReferences { get; }

属性值

类型:Microsoft.Office.Interop.Word.XMLSchemaReferences
一个 XMLSchemaReferences 集合,表示附加到文档的架构。

.NET Framework 安全性

请参见

参考

Document 接口

Microsoft.Office.Tools.Word 命名空间