DocumentKey
Document.DocumentKey property
获取用于标识索引中文档的文档键。
public abstract string DocumentKey { get; }
适当的价值
用于在索引中标识文档的文档键。
也可以看看
- class Document
- 命名空间 GroupDocs.Search.Common
- 部件 GroupDocs.Search
获取用于标识索引中文档的文档键。
public abstract string DocumentKey { get; }
用于在索引中标识文档的文档键。