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

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 10.0.0
Syntax
C#
public virtual DateTime FileModifiedWhen { get; set; }

Property Value

Type: DateTime
See Also