Open(FileMode) | Opens the shortcut file in the specified mode. |
Open(FileMode, FileAccess) | Opens the shortcut file in the specified mode with read, write, or read/write access. |
Open(FileMode, FileAccess, FileShare) | Opens the shortcut file in the specified mode with read, write, or read/write access and the specified sharing option. |