Gets the path this item points to if it is symlink, null otherwise.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property SymlinkPath As String Get |
C# |
---|
public string SymlinkPath { get; } |