SftpItem.Name Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
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. |