| OssObjectSummarySize Property  | 
            Gets or sets the size of the object in bytes.
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
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