IVsGlobalSearchTask Interface

 

Implements the global search task that performs searches across multiple providers.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("88FA9F00-B004-4949-83AD-968B419B6CED")]
public interface IVsGlobalSearchTask : IVsSearchTask

NameDescription
System_CAPS_pubpropertyErrorCode

System_CAPS_pubpropertyId

System_CAPS_pubpropertyProviders

Gets the list of providers active when the search task was created.

System_CAPS_pubpropertySearchQuery

System_CAPS_pubpropertyStatus

NameDescription
System_CAPS_pubmethodStart()

System_CAPS_pubmethodStop()

Return to top
Show: