Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / WorkFailedEventArgs Class / Error Property

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