SftpAttributes.Modified Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
Modified
Gets or sets the DateTime of last modification (along with last access datetime).
Declaration
public DateTime Modified { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTime | The DateTime of last modification. |