SharpCvsLib

Folder Members

Folder overview

Public Instance Constructors

Folder Constructor Create a new instance of the folders object. Initialize the entries collection.

Public Instance Properties

Entries List of entries.
Repos The repository object.
Repository Repository file, holds information about the relative path to the folder on the server.
Root Root file, holds cvsroot information.
Tag Tag file: Optional file that records the current revision that is checked out. Only present if the revision is not the HEAD revision.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString Render the object as a human readable string.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace