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