Click or drag to resize
ResponseHeaderOverridesContentType Property
Gets or sets content-type. If it's not specified, returns null.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public string ContentType { get; set; }

Property Value

Type: String
See Also