WebBrowserScript VU Property C# API
Gets the WebBrowserVirtualUser object that is executing this script.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public WebBrowserVirtualUser VU { get; }

Field Value

The WebBrowserVirtualUser object that is executing this script.
See Also