SftpItem.LastWriteTime Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9083)
LastWriteTime
Gets the last modification time of the item. Inherited from FileSystemItem.
Declaration
public DateTime? LastWriteTime { get; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |