SharpCvsLib

PServerAuthRequest.CvsRoot Property

The cvs root.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Requests.PServerAuthRequest.CvsRoot

See Also

PServerAuthRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace