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

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public string ContentDisposition { get; set; }

Property Value

Type: String
See Also