WindowSearchOption Class
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.
Represents an option for use by the search control for window search.
public ref class WindowSearchOption : Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchOption
[Windows::Foundation::Metadata::WebHostHidden]
class WindowSearchOption : Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchOption
public class WindowSearchOption : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchOption
type WindowSearchOption = class
interface IVsWindowSearchOption
Public Class WindowSearchOption
Implements IVsWindowSearchOption
- Inheritance
-
WindowSearchOption
- Derived
- Implements
Constructors
WindowSearchOption(String, String) |
Creates a new instance of a search option for use by the search control for window search. |
Properties
DisplayText |
Gets or sets the display text for the search option. |
Tooltip |
Gets or sets the tooltip for the search option. |