ObjectMetadataExpirationTime Property Aliyun Open Services SDK for .NET
获取Expires请求头,表示Object的过期时间。 如果Object没有定义过期时间,则返回null。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax

public DateTime ExpirationTime { get; }

Property Value

Type: DateTime
See Also

Reference