Click or drag to resize

RuntimeOptionsApplicationAssets Property

Application co-deployed assets

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public List<ApplicationAsset> ApplicationAssets { get; }

Property Value

Type: ListApplicationAsset
See Also