Click or drag to resize

FtpFileTimestamp Property

Gets or sets timestamp of file.

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

Property Value

DateTime
See Also