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.5.4.0 (2.5.4)
Syntax
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also