VsSearchTask::SearchResults Property
Visual Studio 2015
Gets or sets the number of search results found. Set this value appropriately as the search progresses.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property unsigned int SearchResults { [CompilerGeneratedAttribute] unsigned int get(); [CompilerGeneratedAttribute] protected: void set(unsigned int value); }
Property Value
Type: System::UInt32
Show: