SharpCvsLib

PathTranslator.Filename Property

The name of the file, without any path information.

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

Property Value

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

See Also

PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace