VsSearchTask::TaskStatus Property
Visual Studio 2015
Gets the status of the current search. This property is set to appropriate values as the search progresses.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property VSConstants::VsSearchTaskStatus TaskStatus { [CompilerGeneratedAttribute] VSConstants::VsSearchTaskStatus get(); [CompilerGeneratedAttribute] private: void set(VSConstants::VsSearchTaskStatus value); }
Property Value
Type: Microsoft.VisualStudio::VSConstants::VsSearchTaskStatus
Show: