SharpCvsLib

PathTranslator.LocalPathAndFilename Property

Local path and filename. Combines the local path and the name of the file.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.PathTranslator.LocalPathAndFilename

See Also

PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace