Gets or sets SCP object settings.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Property Settings As ScpSettings Get Set |
| C# |
|---|
public ScpSettings Settings { get; set; } |