Click or drag to resize

FtpFileTimestamp Property

Gets or sets timestamp of file.

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

Property Value

Type: DateTime
See Also