Click or drag to resize

DesktopSystemApplicationManifestChanged Event

Occurs when the RVM notifies an application that the manifest has changed.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ApplicationEventArgs> ApplicationManifestChanged

Value

Type: SystemEventHandlerApplicationEventArgs
See Also