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