SharpCvsLib

Root.Filename Property

The name of the cvs file that the object represents.

[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.Root.Filename

Implements

ICvsFile.Filename

See Also

Root Class | ICSharpCode.SharpCvsLib.FileSystem Namespace