Click or drag to resize
PartLastModified Property
Part's last updated time (typically it's just the upload time)

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also