UploadedFile.SourceLastModifiedDateTimeLocal Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a local last modification date of this user-selected file.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public abstract DateTime SourceLastModifiedDateTimeLocal { get; }

Property Value

Type: System..DateTime

The local last modification date of this user-selected file.

See Also

Reference