Gets a value indicating whether the item is a link.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property IsLink As Boolean Get |
C# |
---|
public override bool IsLink { get; } |