Looks up a localized string similar to Message for timer to display.

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 MessageComment { get; }
Public Shared ReadOnly Property MessageComment As String
	Get
public:
static property String^ MessageComment {
	String^ get ();
}

See Also