IVsWindowSearch::SearchFiltersEnum Property

 

Returns an interface that can be used to enumerate search filters.

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

[DispIdAttribute(1610678277)]
property IVsEnumWindowSearchFilters^ SearchFiltersEnum {
	IVsEnumWindowSearchFilters^ get();
}
Return to top
Show: