你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DocumentSectionOutput interface
一个对象,表示文档中的节。
属性
elements | 节的子元素。 |
spans | 阅读顺序中分区的位置连接内容。 |
属性详细信息
elements
节的子元素。
elements?: string[]
属性值
string[]