IncrementalSearchResult::ResultFound Property
Visual Studio 2015
Determines whether the search for the term was successful.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property bool ResultFound { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Show: