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: 12.0.0
Syntax
C#
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also