A runtime form designer control

FormDesignerException.Message Property

Gets a message that describes the current exception.

[Visual Basic]
Overrides Public Property ReadOnly Message As String
[C#]
public override string Message { get; }
[C++]
public: __property String* get_Message();
[JScript]
public override function get Message() : String

See Also

FormDesignerException Class | Viklele.Win.Designer Namespace