SharpCvsLib

Repository.Filename Property

The name of this file should correspond to the name required for a cvs repository.

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

Implements

ICvsFile.Filename

See Also

Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace