Specifies link type.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Enumeration LinkType
C#
public enum LinkType

Members

Member nameDescription
Supported by the .NET Compact FrameworkSymbolic
Symbolic link (symlink).
Supported by the .NET Compact FrameworkHard
Hard link.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also