IVsWindowSearch.SearchOptionsEnum Property

Definition

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.

Applies to