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: 8.2.23
Syntax
C#
public virtual DateTime FileModifiedWhen { get; set; }

Property Value

Type: DateTime
See Also