ListPartsResultPartResultLastModified Property |
[Missing <summary> documentation for "P:Aliyun.OSS.Model.ListPartsResult.PartResult.LastModified"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public DateTime LastModified { get; set; }
Public Property LastModified As DateTime
Get
Set
public:
property DateTime LastModified {
DateTime get ();
void set (DateTime value);
}
member LastModified : DateTime with get, set
Property Value
Type:
DateTimeSee Also