Click or drag to resize
CMSOutputMetaFileLastModified Property
Time when the file was last modified.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also