VsSearchTask.TaskStatus Property

Definition

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

Property Value

Applies to