IncrementalSearchResult::PassedStartOfSearch Property
Visual Studio 2015
Determines whether the search passed the first item found.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property bool PassedStartOfSearch { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Show: