SharpCvsLib

WorkingDirectory Class

Encapsulates the information for the local working directory and the cvs server module name. Also contains the

CvsRoot
object required to connect to the server. The only thing you have to add for this is the password.

For a list of all members of this type, see WorkingDirectory Members.

System.Object
   WorkingDirectory

[Visual Basic]
Public Class WorkingDirectory
[C#]
public class WorkingDirectory

Requirements

Namespace: ICSharpCode.SharpCvsLib.Misc

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

WorkingDirectory Members | ICSharpCode.SharpCvsLib.Misc Namespace