SharpCvsLib

WorkingDirectory.LocalDirectory Property

The root directory on the local/ client machine that sources will be checked out into. This will be contain the Module or Override directory.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Misc.WorkingDirectory.LocalDirectory

See Also

WorkingDirectory Class | ICSharpCode.SharpCvsLib.Misc Namespace