Scp.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9119)
Settings
Gets or sets SCP object settings.
Declaration
public ScpSettings Settings { get; set; }
Property Value
Type | Description |
---|---|
ScpSettings | SCP object settings. |