Click or drag to resize
ObjectMetadataHttpMetadata Property
Gets HTTP standard headers and their values.

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

Property Value

Type: IDictionaryString, Object
See Also