FtpClient.DereferenceLink Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method DereferenceLink(FtpListItem)
Recursively dereferences a symbolic link. See the MaximumDereferenceCount property for controlling how deep this method will recurse before giving up.
Public method DereferenceLink(FtpListItem, Int32)
Recursively dereferences a symbolic link

See Also