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