Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.ErrorOccurredEventArgs Class / Message Property

In This Topic
    Message Property
    In This Topic
    Gets the error message.
    Syntax
    'Declaration
     
    Public ReadOnly Property Message As String
    public string Message {get;}
    See Also