VsSearchTask.TaskStatus 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.
The status of the current search This needs to be set to appropriate values as the search progresses
public:
property Microsoft::VisualStudio::VSConstants::VsSearchTaskStatus TaskStatus { Microsoft::VisualStudio::VSConstants::VsSearchTaskStatus get(); };
public Microsoft.VisualStudio.VSConstants.VsSearchTaskStatus TaskStatus { get; }
member this.TaskStatus : Microsoft.VisualStudio.VSConstants.VsSearchTaskStatus
Public ReadOnly Property TaskStatus As VSConstants.VsSearchTaskStatus