VolumeInfoSupportsReparsePoints Property |
The specified volume supports re-parse points.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool SupportsReparsePoints { get; }
Public ReadOnly Property SupportsReparsePoints As Boolean
Get
public:
property bool SupportsReparsePoints {
bool get ();
}
member SupportsReparsePoints : bool with get
Property Value
Type:
BooleanSee Also