Click or drag to resize

TerminateExternalProcessResultUUID Property

The UUID property represents the mapped UUID for a process launched by DesktopSystem.launchExternalProcess()

Default: An empty string

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

Property Value

Type: String
See Also