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