SharpCvsLib

Tag.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.Tag.Filename

Implements

ICvsFile.Filename

See Also

Tag Class | ICSharpCode.SharpCvsLib.FileSystem Namespace