This documentation is for the old version. Go to the latest Upload Suite docs

SourceFileInfo.CreatedDateTime Property

Gets creation date of the source file.

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

Syntax

Visual Basic
Public ReadOnly Property CreatedDateTime As DateTime
C#
public DateTime CreatedDateTime { get; }

Property Value

The value that represents creation date of the source file.

See Also

Reference