SearchSettingsDataSource.PropertyNames.SearchStartTooltip 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 before starting the search. VSUI_TYPE_STRING. Default="Search".
public: static initonly System::String ^ SearchStartTooltip;
static initonly std::wstring SearchStartTooltip;
public static readonly string SearchStartTooltip;
staticval mutable SearchStartTooltip : string
Public Shared ReadOnly SearchStartTooltip As String