Click or drag to resize

FileSystemEntryNumberOfLinks Property

Gets the number of links to this entry.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int NumberOfLinks { get; }

Property Value

Type: Int32
The number of links to this entry.
See Also