| WindowOptions Constructor (String, String) | 
 
                Constructs an instance with a new underliying JObject.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic WindowOptions(
	string name,
	string url
)
Parameters
- name
- Type: SystemString
 The windows name
- url
- Type: SystemString
 The windows URL
 See Also
See Also