[]
Gets a value indicating if the shortcut is created on the user's Start Menu.
public bool ShortcutExistsInStartMenu(string appName = null)
| Type | Name | Description |
|---|---|---|
| string | appName | The application name as it appears on the Start Menu. |
| Type | Description |
|---|---|
| bool | True, if the shortcut is created on the Start Menu. |