SearchSettingsDataSource.SearchClearTooltipProperty Field
The name of the property indicates the tooltip for the search button after a search is complete. VSUI_TYPE_STRING. Default="Clear search".
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly SearchClearTooltipProperty As GelProperty
public static readonly GelProperty SearchClearTooltipProperty
public:
static initonly GelProperty^ SearchClearTooltipProperty
static val SearchClearTooltipProperty: GelProperty
public static final var SearchClearTooltipProperty : GelProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.