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