SharpCvsLib

SharpCvsLibConfig.Shell Property

The cvs connection type

  1. ssh
  2. pserver
  3. ext

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Config.SharpCvsLibConfig.Shell

See Also

SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace