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