Disables feature detection using FEAT and other commands.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Property DoNotDetectFeatures As Boolean Get Set |
| C# |
|---|
public bool DoNotDetectFeatures { get; set; } |