SharpCvsLib

CvsRoot.Host Property

Host running the repository.

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

Property Value

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

See Also

CvsRoot Class | ICSharpCode.SharpCvsLib.Misc Namespace