Show / Hide Table of Contents

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 (.lnk) path.

Returns
string
Exceptions
AuException

Failed to open.