Click or drag to resize
TempFileInfoFileLastModified Property
Date and time when the temporary file was last modified.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public virtual DateTime FileLastModified { get; set; }

Property Value

Type: DateTime
See Also