PlatformWindowOptionsIconPath Property |
Absolute path, relative path, or URL of the icon file to be shown in the window title bar and taskbar.
When ommitted, inherits from the parent application.
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public string IconPath { get; set; }
Property Value
Type:
StringSee Also