Click or drag to resize
FileInfoLastAccessTime Property
Last access time.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
public override DateTime LastAccessTime { get; set; }

Property Value

Type: DateTime
See Also