Click or drag to resize

ShortcutForce Property

Gets or sets a value indicating if the shortcut should be recreated each time an Application is launched, even if the user previously has deleted the shortcut.

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

Property Value

Type: Boolean
See Also