|
FtpFileTimestamp Property
|
Gets or sets timestamp of file.
Namespace: GSF.Net.VirtualFtpClientAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public virtual DateTime Timestamp { get; set; }
Public Overridable Property Timestamp As DateTime
Get
Set
abstract Timestamp : DateTime with get, set
override Timestamp : DateTime with get, set
function get_Timestamp();
function set_Timestamp(value);
View SourceProperty Value
DateTimeSee Also