SharpCvsLib

Tag.DeriveCvsFullPath Method 

Returns the full path to the CVS\Tag file on the local file system that this object represents.

[Visual Basic]
Overrides Protected Function DeriveCvsFullPath() As String
[C#]
protected override string DeriveCvsFullPath();

Return Value

The full path to the CVS\Tag file that this object represents.

See Also

Tag Class | ICSharpCode.SharpCvsLib.FileSystem Namespace