SharpCvsLib

ICvsFile.Filename Property

The name of the file. This will be a constant for each type of file (i.e. Repository, Entry, etc.).

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

Property Value

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

See Also

ICvsFile Interface | ICSharpCode.SharpCvsLib.FileSystem Namespace