Attachment.Size 属性

定义

获取附件的大小。

public:
 property int Size { int get(); };
public int Size { get; }
Public ReadOnly Property Size As Integer

属性值

附件的大小(以字节为单位)。

适用于