SharpCvsLib

Entry.NewEntry Field

Indicator specifying if this is a new entry or not. The default value is

true
.

[Visual Basic]
Public NewEntry As Boolean
[C#]
public bool NewEntry;

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace