VolumeInfoSupportsHardLinks Property |
The specified volume supports hard links.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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