FileResponse.Bytes

FileResponse.Bytes property

Gets or sets the size of the file, in bytes.

public int Bytes { get; set; }

See Also