ShortcutStatus Enumeration

Contains values that indicate the user's response to the dialog box created by the CreateDesktopShortcut method.

Syntax

public enum ShortcutStatus

The ShortcutStatus enumeration defines the following constants:

Constant Description
Cancelled The user clicked the Cancel button.
InstallLater The user clicked the Save Link To Desktop button.
InstallNow The user clicked the Open Website in Browser button.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also