UploadedFile.SourceCreatedDateTime Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a creation date of this user-selected file.

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

Syntax

C#
public abstract DateTime SourceCreatedDateTime { get; }

Property Value

Type: System..DateTime

The creation date of this user-selected file.

See Also

Reference