Share via


SearchSettingsDataSource.PropertyNames.SearchClearTooltip Field

The name of the value indicating the search button tooltip to display after a search is complete. Name is “SearchClearTooltip”.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly SearchClearTooltip As String
public static readonly string SearchClearTooltip
public:
static initonly String^ SearchClearTooltip
static val SearchClearTooltip: string
public static final var SearchClearTooltip : String

.NET Framework Security

See Also

Reference

SearchSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace