FileSystemEntryGetSymbolicLink Method |
| Name | Description | |
|---|---|---|
| GetSymbolicLink(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.
| |
| GetSymbolicLink(String, Boolean) |
Gets the symbolic link of a file or directory.
|