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

In This Topic
    Stream Property (WriteFileAsync)
    In This Topic
    The stream for writing.
    Syntax
    'Declaration
     
    Public ReadOnly Property Stream As Stream
    public Stream Stream {get;}
    See Also