Click or drag to resize
FileInfoCreationTime Property
Creation date of file.

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

Property Value

Type: DateTime
See Also