IVsWindowSearch.SearchFiltersEnum 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.
Returns an interface that can be used to enumerate search filters.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchFilters ^ SearchFiltersEnum { Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchFilters ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchFilters ^ SearchFiltersEnum { Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchFilters ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsEnumWindowSearchFilters SearchFiltersEnum { get; }
member this.SearchFiltersEnum : Microsoft.VisualStudio.Shell.Interop.IVsEnumWindowSearchFilters
Public ReadOnly Property SearchFiltersEnum As IVsEnumWindowSearchFilters
Property Value
The search filters.