DocumentKey

Document.DocumentKey property

获取用于标识索引中文档的文档键。

public abstract string DocumentKey { get; }

适当的价值

用于在索引中标识文档的文档键。

也可以看看