IndexResultInfo Class

Definition

Represents the result of the index process

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class IndexResultInfo
Inheritance
IndexResultInfo

Constructors

Properties

DatabaseElapsed

Gets the duration of the work on the database.

FileContentScanEnd

Gets the file content scanning end time since index starts

FileContentScanStart

Gets the file content scanning start time since index starts

FileDataScanEnd

Gets the file data scan end time since index starts

FileDataScanStart

Gets the file data scan start time since index starts

FileIndexStep

Gets the IndexStepInfo corresponding to the file index step.

FileReferenceScanEnd

Gets the file reference scan end time since index starts

FileReferenceScanStart

Gets the file reference scan start time since index starts

FileScanningSteps

Gets a dictionary of IndexStepInfo that represents the information about the steps of the indexer.

IndexProcessCount

Gets the number of time that an overall indexing process has been started.

SymbolScanEnd

Gets the symbol scan end time since index starts

SymbolScanStart

Gets the symbol scan start time since index starts

TotalElapsed

Gets the total duration of the indexing process.

Applies to

Produit Versions
Visual Studio SDK 2017, 2019, 2022