Show / Hide Table of Contents

Method shortcutFile.delete


Overload

If shortcut file exists, unregisters its hotkey and deletes it.

public static void delete(string lnkPath)
Parameters
lnkPath  (string)

.lnk file path.

Exceptions
AuException

Failed to unregister hotkey.

Exception

Exceptions of filesystem.delete.