Disables feature detection using FEAT and other commands.

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

Syntax

Visual Basic
Public Property DoNotDetectFeatures As Boolean
	Get
	Set
C#
public bool DoNotDetectFeatures { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also