VolumeInfoSupportsHardLinks Property |
The specified volume supports hard links.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool SupportsHardLinks { get; }
Public ReadOnly Property SupportsHardLinks As Boolean
Get
public:
property bool SupportsHardLinks {
bool get ();
}
member SupportsHardLinks : bool with get
Property Value
Type:
BooleanSee Also