SharpCvsLib

Entry.IsUtcTimeStamp Property

Indicates whether the UTC timestamp should be used for files, or if the timestamp from the current timezone should be used.

[Visual Basic]
Public ReadOnly Property IsUtcTimeStamp As Boolean
[C#]
public bool IsUtcTimeStamp {get;}

Property Value

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

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace