获取分块的大小,单位字节
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic long Size { get; }
Public ReadOnly Property Size As Long
Get
public:
property long long Size {
long long get ();
}
member Size : int64 with get
Property Value
Type:
Int64
See Also