IVsSearchItemResult::SearchProvider Property

 

Gets the search provider that generated this search result.

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

[DispIdAttribute(1610678277)]
property IVsSearchProvider^ SearchProvider {
	IVsSearchProvider^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchProvider^

The search provider.

Return to top
Show: