SharpCvsLib

AbstractCvsFile.FullPath Property

The full path to the file or directory that this object is managing.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.AbstractCvsFile.FullPath

See Also

AbstractCvsFile Class | ICSharpCode.SharpCvsLib.FileSystem Namespace