SharpCvsLib

ICvsFile.Path Property

Get the path to the directory above the cvs file. In most cases this will be the same as full path, with the exception that an entry will have a FullPath containing the file that the entry is controlling.

[Visual Basic]
Property Path As String
[C#]
string Path {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.ICvsFile.Path

See Also

ICvsFile Interface | ICSharpCode.SharpCvsLib.FileSystem Namespace