IVsGlobalSearch::GetProviderSettings Method (Guid)
Visual Studio 2015
Gets the provider settings for the specified category.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- guidCategoryId
-
Type:
System::Guid
[in] GUID that identifies the category of the search provider.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsUIDataSource^Returns the provider settings for the category, or null if no such category exists.
Show: