IVsSearchItemDynamicResult.SearchProvider 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.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ SearchProvider { Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ SearchProvider { Microsoft::VisualStudio::Shell::Interop::IVsSearchProvider ^ get(); };
[System.Runtime.InteropServices.DispId(1610678277)]
public Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider SearchProvider { get; }
public Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider SearchProvider { get; }
[<System.Runtime.InteropServices.DispId(1610678277)>]
member this.SearchProvider : Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider
member this.SearchProvider : Microsoft.VisualStudio.Shell.Interop.IVsSearchProvider
Public ReadOnly Property SearchProvider As IVsSearchProvider
Property Value
Implements
- Attributes