FtpItem.Name Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
Name
Gets the name of the file or directory.
Declaration
public override string Name { get; }
Property Value
| Type | Description |
|---|---|
| String | The name of the file or directory. |