Click or drag to resize

RemoteSearchOptionsSymlinkAction Property

Specifies the action to take when symbolic link is found. Default is Skip.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public SearchSymlinkAction SymlinkAction { get; set; }

Property Value

Type: SearchSymlinkAction
See Also