Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileAsync Class / errorLog Field

In This Topic
    errorLog Field (WriteFileAsync)
    In This Topic
    The string builder for log.
    Syntax
    'Declaration
     
    Protected Friend ReadOnly errorLog As StringBuilder
    protected internal readonly StringBuilder errorLog
    See Also