Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileAsync Class / FileName Property

In This Topic
    FileName Property (WriteFileAsync)
    In This Topic
    The name of the file that will be created.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As String
    public string FileName {get;}
    See Also