Click or drag to resize

WindowsScriptEngineHostWindow Property

Gets or sets an interface that supports the display of dialogs on behalf of script code.

Namespace:  Microsoft.ClearScript.Windows.Core
Assembly:  ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.3.1
Syntax
public IHostWindow HostWindow { get; set; }

Property Value

Type: IHostWindow
See Also