Click or drag to resize
ResponseHeaderOverridesExpires Property
Gets or sets the expires header. If it's not specified, returns null.

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

Property Value

Type: String
See Also