AppendObjectResultHashCrc64Ecma Property |
The CRC value of the object. It's calculated by ECMA-182.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public ulong HashCrc64Ecma { get; }
Public ReadOnly Property HashCrc64Ecma As ULong
Get
public:
property unsigned long long HashCrc64Ecma {
unsigned long long get ();
}
member HashCrc64Ecma : uint64 with get
Property Value
Type:
UInt64See Also