IVsSearchProvider::Category Property

 

Gets an identifier for the search provider.

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

[DispIdAttribute(1610678275)]
property Guid Category {
	Guid get();
}

Property Value

Type: System::Guid

The search provider identifier.

Return to top
Show: