Gets or sets the DateTime of last modification (along with last access datetime).

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Property Modified As DateTime
	Get
	Set
C#
public DateTime Modified { get; set; }

Field Value

The DateTime of last modification.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also