SharpCvsLib

Entry.Tag Property

Sticky tag for the file (if any).

[Visual Basic]
Public Property Tag As String
[C#]
public string Tag {get; set;}

Property Value

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

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace