ObjectMetadataExpirationTime Property |
获取Expires请求头,表示Object的过期时间。
如果Object没有定义过期时间,则返回null。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.1.0.0 (2.1.0)
Syntaxpublic DateTime ExpirationTime { get; }
Property Value
Type:
DateTime
See Also