Click or drag to resize

FileSystemEntryGetMountPoint Method

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