SharpCvsLib

AbstractCvsFile Properties

The properties of the AbstractCvsFile class are listed below. For a complete list of AbstractCvsFile class members, see the AbstractCvsFile Members topic.

Public Instance Properties

FileContents Contents that are contained in the management file that this object represents.
FullPath The full path to the file or directory that this object is managing.
LocalCvsFileFullPath The full path to the local cvs management file.
Path Return the path to the file that this cvs object is controlling. In most cases this is just the full path to the object, however one known exception would be the Entry which would have file information stripped from the full path.

See Also

AbstractCvsFile Class | ICSharpCode.SharpCvsLib.FileSystem Namespace