UploadedFile.SourceLastModifiedDateTimeLocal Property ActiveX/Java Uploader ASP.NET

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

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.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