Click or drag to resize
FileSystemEntryInfoReparsePointTag Property
Gets the reparse point tag of this entry.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public ReparsePointTag ReparsePointTag { get; }

Property Value

Type: ReparsePointTag
The reparse point tag of this entry.
See Also