The target filename.
Namespace: Jscape.SftpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string File { get; } |
Visual Basic |
---|
Public ReadOnly Property File As String Get |
Visual C++ |
---|
public: property String^ File { String^ get (); } |