Skip to main content

Shortcuts.DeleteShortcuts Method

Declaring Type: Shortcuts
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

Delete all the shortcuts for the specified executable in the specified locations.

public void DeleteShortcuts(string relativeExeName, ShortcutLocation locations);

Parameters

relativeExeName string

The relative path or filename of the executable (from the current app dir).

locations ShortcutLocation

The locations to create shortcuts.


Documentation generated by MdDocs