AppendObjectResultHashCrc64Ecma Property |
表明Object的64位CRC值。该64位CRC根据ECMA-182标准计算得出。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic 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:
UInt64
See Also