Click or drag to resize

RuntimeOptionsShortcut Property

Gets or sets the Shortcut definition to install on the local machine

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

Property Value

Type: Shortcut
See Also