SharpCvsLib

ArgumentRequest.Options.OVERRIDE_DIRECTORY Field

Cvs argument to specify that the local directory will be different than the module directory.

[Visual Basic]
Public Const OVERRIDE_DIRECTORY As String
[C#]
public const string OVERRIDE_DIRECTORY;

See Also

ArgumentRequest.Options Class | ICSharpCode.SharpCvsLib.Requests Namespace