Click or drag to resize

FileWeb Class

For uploading or downloading picture files.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.WebClientFileWeb
    Tse.EasyBook.Server.DataContracts.WebClientFileUploadWeb

Namespace:  Tse.EasyBook.Server.DataContracts.WebClient
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class FileWeb

The FileWeb type exposes the following members.

Constructors
  NameDescription
Public methodFileWeb
Top
Properties
  NameDescription
Public propertyBytes
The size of the file.
Public propertyFileName
The name of the file
Public propertySize
The size of the file.
Top
See Also