Show / Hide Table of Contents

Method shortcutFile.open


Overload

Opens a shortcut file (.lnk) for getting shortcut properties.

public static shortcutFile open(string lnkPath)
Parameters
lnkPath  (string)

Shortcut file (.lnk) path.

Returns
shortcutFile
Exceptions
ArgumentException

Not full path.

AuException

Failed to open .lnk file.