SharpCvsLib

CvsRoot.Port Property

The port to use to connect to the server.

[Visual Basic]
Public Property Port As Integer
[C#]
public int Port {get; set;}

Property Value

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

See Also

CvsRoot Class | ICSharpCode.SharpCvsLib.Misc Namespace