VsSearchTask::SearchQuery Property
Visual Studio 2015
Gets the search query used by the search task.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property IVsSearchQuery^ SearchQuery { [CompilerGeneratedAttribute] virtual IVsSearchQuery^ get() sealed; [CompilerGeneratedAttribute] private: virtual void set(IVsSearchQuery^ value) sealed; }
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchQuery^Implements
IVsSearchTask::SearchQuery
Show: