SftpItem.LastWriteTime Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9147)
LastWriteTime
Gets the last modification time of the item.
Inherited from File
Declaration
public DateTime? LastWriteTime { get; }
Gets the last modification time of the item.
Inherited from File
public DateTime? LastWriteTime { get; }