FileSystemEntryInfoReparsePointTag Property |
The instance reparse point tag.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public ReparsePointTag ReparsePointTag { get; }
Public ReadOnly Property ReparsePointTag As ReparsePointTag
Get
public:
property ReparsePointTag ReparsePointTag {
ReparsePointTag get ();
}
member ReparsePointTag : ReparsePointTag with get
Property Value
Type:
ReparsePointTagSee Also