Gets or sets a value that indicates whether to force the reversal of SSH_FXP_SYMLINK arguments.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property RevertSymlinkArguments As Boolean Get Set |
C# |
---|
public bool RevertSymlinkArguments { get; set; } |