SharpCvsLib

CvsRoot.User Property

User name used to access the repository.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Misc.CvsRoot.User

See Also

CvsRoot Class | ICSharpCode.SharpCvsLib.Misc Namespace