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