Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileSerializer Class / FileBody Property

In This Topic
    FileBody Property
    In This Topic
    Gets the file content.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileBody As FileBody
    public FileBody FileBody {get;}
    See Also