SearchOptionDataSource Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets or sets the value of the display text for the search option. |
![]() | Tooltip | Gets or sets the value of the tooltip text for the search option. |
![]() | Type | Gets or sets the type (Boolean or command) for the search option. |
![]() | Value | Gets or sets the value for the search option. This property is only valid for Boolean search options. |
Show:
