edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPDirectoryEventArgsCreationTime Property

Creation time of the directory.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public DateTime CreationTime { get; }

Property Value

DateTime

Remarks

CreationTime only has a valid value for the CreatedDirectory event.

See Also