SharpCvsLib

Entry.Name Property

The name of the file or directory.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Entry.Name

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace