VolumeInfoSupportsReparsePoints Property |
The specified volume supports re-parse points.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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