Gets the name of the file or directory.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property Name As String
	Get
C#
public override string Name { get; }

Field Value

The name of the file or directory.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also