Click or drag to resize
GenericResultResponseMetadata Property
Contains additional information about the request, such as the md5 value of the object.

Namespace: Aliyun.OSS.Model
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public IDictionary<string, string> ResponseMetadata { get; }

Property Value

Type: IDictionaryString, String
See Also