IVsGlobalSearch::UnregisterProvider Method (Guid)

 

Unregisters the specified search provider.

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

void UnregisterProvider(
	Guid guidCategoryId
)

Parameters

guidCategoryId
Type: System::Guid

[in] GUID that identifies the category of the search provider.

Return to top
Show: