HelpText Property (SLBase)

Class

SLBase.

Action

Gets a string containing the help text (e.g. tooltip text) for the element.

Syntax

C#
protected String HelpText { get; }
VB
'Declaration
Protected Read Property HelpText As String

Access

Read only.