Gets file or directory name
Namespace: Jscape.SftpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string Filename { get; } |
Visual Basic |
---|
Public ReadOnly Property Filename As String Get |
Visual C++ |
---|
public: property String^ Filename { String^ get (); } |