recls C# mapping (release 12th October 2003)

FileEntry.IsLink Property

Indicates whether the item is a link

[Visual Basic]
Public ReadOnly Property IsLink As Boolean
[C#]
public bool IsLink {get;}

Property Value

Indicates whether the entry is a link

Remarks

This property indicates whether the entry is a link.

Note: links are not currently detected by the recls library for the Win32 platform

See Also

FileEntry Class | recls Namespace