Click or drag to resize

ShortcutUninstallShortcut Property

Gets or sets a value indicating whether an Uninstall Application shortcut should be created in the Start Menu.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool UninstallShortcut { get; set; }

Property Value

Type: Boolean
See Also