Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFile Class / FileSerializer Property

In This Topic
    FileSerializer Property
    In This Topic
    The devDept.Serialization.FileSerializer used to read the file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileSerializer As FileSerializer
    public FileSerializer FileSerializer {get;}
    See Also