Click or drag to resize

ShortcutIconPath Property

Gets or sets the absolute path, relative path, or URL of the icon file to use for the shortcut.

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

Property Value

Type: String
See Also