Document

FileIndexingEventArgs.Document property

Gets the document.

public Document Document { get; }

Property Value

The document.

See Also