IndexProgress.State Property

Definition

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

Property Value

Applies to