Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Private Property TransferType As TransferType
	Implements IFtp.TransferType
	Get
	Set
C#
TransferType IFtp.TransferType { get; set; }

Implements

IFtp..::..TransferType

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also