IVsGlobalSearchUIResultsCategory.CategoryProvider Property

Definition

Gets the provider supporting the category, or null for the “All providers” category.

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ CategoryProvider { Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ CategoryProvider { Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider CategoryProvider { get; }
public Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider CategoryProvider { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.CategoryProvider : Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider
member this.CategoryProvider : Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider
Public ReadOnly Property CategoryProvider As IVsSearchProvider

Property Value

Attributes

Applies to