SharpCvsLib

Entry.TimeStamp Property

Timestamp for the file.

[Visual Basic]
Public Property TimeStamp As Date
[C#]
public System.DateTime TimeStamp {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Entry.TimeStamp

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace