SearchSettingsDataSource.PropertyNames.SearchWatermark 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 string displayed in the search box when it's empty and doesn't have the focus. VSUI_TYPE_STRING. Default="Search".
public: static initonly System::String ^ SearchWatermark;
static initonly std::wstring SearchWatermark;
public static readonly string SearchWatermark;
staticval mutable SearchWatermark : string
Public Shared ReadOnly SearchWatermark As String