Click or drag to resize

AppIdentifierDesktopAgent Property

The Desktop Agent that the app is available on. Used in Desktop Agent Bridging to identify the Desktop Agent to target.

Namespace:  OpenfinDesktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
public string DesktopAgent { get; set; }

Property Value

Type: String
The desktop agent.
See Also