ListBucketResultContentsSize Property |
[Missing <summary> documentation for "P:Aliyun.OSS.Model.ListBucketResultContents.Size"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public long Size { get; set; }
Public Property Size As Long
Get
Set
public:
property long long Size {
long long get ();
void set (long long value);
}
member Size : int64 with get, set
Property Value
Type:
Int64Remarks See Also