| FtpItemSymlinkPath Property |
Gets the path of the symbolic link.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public string SymlinkPath { get; }
Public ReadOnly Property SymlinkPath As String
Get
public:
property String^ SymlinkPath {
String^ get ();
}
member SymlinkPath : string with get
Property Value
Type:
StringSee Also