Click or drag to resize
ObjectMetadataContentDisposition Property
获取Content-Disposition请求头,表示MIME用户代理如何显示附加的文件。

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

Property Value

Type: String
See Also