Click or drag to resize
DirectoryInfoLastWriteTime Property
Last write time to directory.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public override DateTime LastWriteTime { get; set; }

Property Value

Type: DateTime
See Also