SearchSettingsDataSource.PropertyNames.SearchTooltip 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 edit box. VSUI_TYPE_STRING. Default="Type words to search for".
public: static initonly System::String ^ SearchTooltip;
static initonly std::wstring SearchTooltip;
public static readonly string SearchTooltip;
staticval mutable SearchTooltip : string
Public Shared ReadOnly SearchTooltip As String