SearchSettingsDataSource.PropertyNames.SearchClearTooltip Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property indicating the tooltip for the search button after a search is complete. VSUI_TYPE_STRING. Default="Clear search".
public: static initonly System::String ^ SearchClearTooltip;
static initonly std::wstring SearchClearTooltip;
public static readonly string SearchClearTooltip;
staticval mutable SearchClearTooltip : string
Public Shared ReadOnly SearchClearTooltip As String