SharpCvsLib

Entry.DeriveCvsFullPath Method 

Returns the full path to the CVS\Entries folder that this entry is managed by.

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

Return Value

The full path to the CVS\Entries folder that this entry is managed by.

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace