Click or drag to resize
FileSystemEntryInfoToString Method
Returns the ReparsePointTag of the FileSystemEntryInfo instance.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public override string ToString()

Return Value

Type: String
The ReparsePointTag instance as a string.
See Also