BucketStatObjectCount Property |
[Missing <summary> documentation for "P:Aliyun.OSS.BucketStat.ObjectCount"]
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public ulong ObjectCount { get; set; }
Public Property ObjectCount As ULong
Get
Set
public:
property unsigned long long ObjectCount {
unsigned long long get ();
void set (unsigned long long value);
}
member ObjectCount : uint64 with get, set
Property Value
Type:
UInt64See Also