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; }

Field Value

SCP object settings.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also