IVsWindowSearch.SearchOptionsEnum 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.
Allows the window search host to obtain overridable search options.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchOptions ^ SearchOptionsEnum { Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchOptions ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchOptions ^ SearchOptionsEnum { Microsoft::VisualStudio::Shell::Interop::IVsEnumWindowSearchOptions ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsEnumWindowSearchOptions SearchOptionsEnum { get; }
member this.SearchOptionsEnum : Microsoft.VisualStudio.Shell.Interop.IVsEnumWindowSearchOptions
Public ReadOnly Property SearchOptionsEnum As IVsEnumWindowSearchOptions
Property Value
The search options.