FileSystemEntryNumberOfLinks Property |
Gets the number of links to this entry.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int NumberOfLinks { get; }
Property Value
Type:
Int32The number of links to this entry.
See Also