SharpCvsLib

Folder.Tag Property

Tag file: Optional file that records the current revision that is checked out. Only present if the revision is not the HEAD revision.

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

Property Value

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

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace