GetAttributes
Index.GetAttributes method
获取与指定索引文档关联的所有属性。
public string[] GetAttributes(string path)
范围 | 类型 | 描述 |
---|---|---|
path | String | 文档路径。 |
返回值
与文档关联的属性。
也可以看看
- class Index
- 命名空间 GroupDocs.Search
- 部件 GroupDocs.Search
获取与指定索引文档关联的所有属性。
public string[] GetAttributes(string path)
范围 | 类型 | 描述 |
---|---|---|
path | String | 文档路径。 |
与文档关联的属性。