IndexProgressState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Index progress state
public enum class IndexProgressState
public enum class IndexProgressState
enum IndexProgressState
public enum IndexProgressState
type IndexProgressState =
Public Enum IndexProgressState
- Inheritance
-
IndexProgressState
Fields
Name | Value | Description |
---|---|---|
Initialize | 0 | Initialize state |
FileIndexing | 1 | File indexing |
FileScanning | 2 | File scanning |
Completed | 3 | Completed state |