| RuntimeCreateFromManifest Method | 
Note: This API is now obsolete.
Namespace: Openfin.Desktop
 Syntax
Syntax[ObsoleteAttribute("CreateFromManifest is deprecated. Use the DesktopSystem.LaunchFromManifestAsync.")] public void CreateFromManifest( string manifestUrl, Action<Application> callback )
 See Also
See Also