Click or drag to resize

FileSystemEntryGetReparsePointData Method

Overload List
  NameDescription
Public methodStatic memberGetReparsePointData(IntPtr, Boolean)
Gets the reparse point data of a file or directory using its handle. The handle must have been open using FILE_FLAG_OPEN_REPARSE_POINT flag.
Public methodStatic memberGetReparsePointData(String, Boolean)
Gets the reparse point data of a file or directory.
Top
See Also