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

In This Topic
    FileName Property (ReadFileAsync)
    In This Topic
    Gets the file name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As String
    public string FileName {get;}
    See Also