SharpCvsLib

SharpCvsLibConfig.DEFAULT_PORT Field

The default port that a cvs server listens on.

[Visual Basic]
Public Const DEFAULT_PORT As Integer
[C#]
public const int DEFAULT_PORT;

See Also

SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace