ISolutionSearchParameters.SearchQuery Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the search terms provided by the user.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ SearchQuery { Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ SearchQuery { Microsoft::VisualStudio::Shell::Interop::IVsSearchQuery ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsSearchQuery SearchQuery { get; }
member this.SearchQuery : Microsoft.VisualStudio.Shell.Interop.IVsSearchQuery
Public ReadOnly Property SearchQuery As IVsSearchQuery