Method shortcutFile.open
Overload
Opens a shortcut file (.lnk
) for getting shortcut properties.
public static shortcutFile open(string lnkPath)
Parameters
lnkPath (string)
Shortcut file ( |
Returns
Exceptions
ArgumentException
Not full path. |
AuException
Failed to open |