Gets or sets the crc64.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string Crc64 { get; }
Public ReadOnly Property Crc64 As String
Get
public:
property String^ Crc64 {
String^ get ();
}
member Crc64 : string with get
Property Value
Type:
StringThe crc64.
See Also