The name of the file to write to.
[Visual Basic]NotOverridable Public ReadOnly Property Filename As
String Implements _
ICvsFile.Filename
[C#]public
string Filename {get;}
Property Value
Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Entry.Filename
Implements
ICvsFile.Filename
See Also
Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace