IVsSearchTask::SearchQuery Property
Visual Studio 2015
Gets the search query used when the search task was created.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678275)]
property IVsSearchQuery^ SearchQuery {
IVsSearchQuery^ get();
}
Show: