SharpCvsLib

PathTranslator.CvsRoot Property

The cvs root that defines the who, how and where of the server.

[Visual Basic]
Public ReadOnly Property CvsRoot As CvsRoot
[C#]
public ICSharpCode.SharpCvsLib.Misc.CvsRoot CvsRoot {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.PathTranslator.CvsRoot

See Also

PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace