Gets the name of the file or directory.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property Name As String Get |
C# |
---|
public override string Name { get; } |