Click or drag to resize

FileSystemEntryGetSymbolicLink Method

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