Click or drag to resize
ObjectMetadataContentType Property
Gets or sets the content type of the objeft. It's the standard MIME type.

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