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.12.0 (in Microsoft.VisualStudio.Shell.12.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
- 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.