次の方法で共有


SearchSettingsDataSource.SearchClearTooltip Property

Gets or sets the value indicating the search button tooltip to display after a search is complete. Default is “Clear search”.

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

Syntax

'宣言
Public Property SearchClearTooltip As String
public string SearchClearTooltip { get; set; }

Property Value

Type: System.String
Returns the search button tooltip to display after a search is complete.

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace