IndexProgress.State 属性

定义

索引编制进度的当前状态

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

属性值

IndexProgressState

适用于