IVsGlobalSearchUIResultsCategory.CategoryProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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