IVsWindowSearchHost.SearchTask 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 current search task if a search is in progress.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchTask ^ SearchTask { Microsoft::VisualStudio::Shell::Interop::IVsSearchTask ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchTask ^ SearchTask { Microsoft::VisualStudio::Shell::Interop::IVsSearchTask ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsSearchTask SearchTask { get; }
member this.SearchTask : Microsoft.VisualStudio.Shell.Interop.IVsSearchTask
Public ReadOnly Property SearchTask As IVsSearchTask