DocumentKey

FileIndexingEventArgs.DocumentKey property

Gets the document key.

public string DocumentKey { get; }

Property Value

The document key.

See Also