Looks up a localized string similar to Press F1 for help.

Namespace: ADDTimer
Assembly: ADDTimer (in ADDTimer.exe) Version: 1.2.0.0 (1.2.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static string HelpHint { get; }
Public Shared ReadOnly Property HelpHint As String
	Get
public:
static property String^ HelpHint {
	String^ get ();
}

See Also