Size

ContentDisposition.Size property

获取或设置文件附件的大小。

public long Size { get; set; }

适当的价值

一个 Int32,它指定文件附件中的字节数。

也可以看看