Click or drag to resize
ObjectMetadataContentDisposition Property
Gets or sets the value of HTTP Content-Disposition header.

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

Property Value

Type: String
See Also