CADability dotNET
Returns the help link for the help control.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
string HelpLink { get; }
Visual Basic
ReadOnly Property HelpLink As String
	Get
Visual C++
property String^ HelpLink {
	String^ get ();
}

See Also