LaunchExternalProcessResult Constructor |
Creates an instance of a LaunchExternalProcessResult with the specified process UUID.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public LaunchExternalProcessResult(
string processUuid
)
Parameters
- processUuid
- Type: SystemString
The UUID assigned to the created process.
See Also