Click or drag to resize

ApplicationOptionsBrowserPluginsEnabled Property

Enables PPAPI plugins (Flash) for this application.

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

Property Value

Type: Boolean
See Also