SharpCvsLib

Entry.HasTag Property

true
if the cvs entry contains a
sticky-tag
; otherwise
false
.

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

Property Value

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

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace