IndexProgress.State Property
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.
Current state of the indexing progress
public:
property Microsoft::VisualStudio::Workspace::Indexing::IndexProgressState State { Microsoft::VisualStudio::Workspace::Indexing::IndexProgressState get(); };
public:
property Microsoft::VisualStudio::Workspace::Indexing::IndexProgressState State { Microsoft::VisualStudio::Workspace::Indexing::IndexProgressState get(); };
public Microsoft.VisualStudio.Workspace.Indexing.IndexProgressState State { get; }
member this.State : Microsoft.VisualStudio.Workspace.Indexing.IndexProgressState
Public ReadOnly Property State As IndexProgressState