Click or drag to resize
ResponseHeaderOverridesContentLanguage Property
获取或设置返回重载的Content-Language返回请求头。如果未指定,则返回null。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public string ContentLanguage { get; set; }

Property Value

Type: String
See Also