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.4.5
Syntax
public IHostWindow HostWindow { get; set; }

Property Value

IHostWindow
See Also