SearchSettingsDataSource.SearchWatermarkProperty Field
The string displayed in the search box when it's empty and doesn't have the focus. Type: VSUI_TYPE_STRING. Default="Search".
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly SearchWatermarkProperty As GelProperty
public static readonly GelProperty SearchWatermarkProperty
public:
static initonly GelProperty^ SearchWatermarkProperty
static val SearchWatermarkProperty: GelProperty
public static final var SearchWatermarkProperty : GelProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.