IVsGlobalSearchTask Interface
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.
Implements the global search task that performs searches across multiple providers.
public interface class IVsGlobalSearchTask : Microsoft::VisualStudio::Shell::Interop::IVsSearchTask
C++/CX
public interface class IVsGlobalSearchTask : Microsoft::VisualStudio::Shell::Interop::IVsSearchTask
__interface IVsGlobalSearchTask : Microsoft::VisualStudio::Shell::Interop::IVsSearchTask
[System.Runtime.InteropServices.Guid("88FA9F00-B004-4949-83AD-968B419B6CED")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsGlobalSearchTask : Microsoft.VisualStudio.Shell.Interop.IVsSearchTask
[<System.Runtime.InteropServices.Guid("88FA9F00-B004-4949-83AD-968B419B6CED")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsGlobalSearchTask = interface
interface IVsSearchTask
Public Interface IVsGlobalSearchTask
Implements IVsSearchTask
- Attributes
- Implements
Error |
|
Id | |
Providers |
Gets the list of providers active when the search task was created. |
Search |
|
Status |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |