UploadedFile.SourceCreatedDateTimeLocal Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a local creation date of this user-selected file.

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

Syntax

C#
public abstract DateTime SourceCreatedDateTimeLocal { get; }

Property Value

Type: System..DateTime

The local creation date of this user-selected file.

See Also

Reference