Compartilhar via


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

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace