Method shortcutFile.getTarget
Overload
Gets shortcut target path. It also can be a URL or a ITEMIDLIST string (see Pidl) of a virtual shell object. Uses shortcutFile.open and shortcutFile.TargetAnyType.
public static string getTarget(string lnkPath)
Parameters
|
lnkPath (string)
Shortcut file ( |
Returns
Exceptions
|
AuException
Failed to open. |