Click or drag to resize
ObjectMetadataLastModified Property
Gets or sets the last modified timestamp of the OSS object.

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