Click or drag to resize

FtpItemIsSymlink Property

Returns true if object represents symbolic link.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public bool IsSymlink { get; }

Property Value

Boolean
See Also