Click or drag to resize

FtpDirectoryTimestamp Property

Gets or sets timestamp of directory.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public DateTime Timestamp { get; set; }
View Source

Property Value

DateTime

Implements

IFtpFileTimestamp
See Also