Eyeshot 11 WPF API Reference
WPF 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