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.5.1
Syntax public string DesktopAgent { get; set; }
Property Value
Type:
String
The desktop agent.
See Also