VirtualUrl - cLocalWebControlHost
Generates the URL that is loaded within the browser instance
Type: Function
Return Data Type: String
Syntax
Function VirtualUrl Returns String
Call Example
Get VirtualUrl to StringVariable
Description
This function is called during initialization to determine the URL that should be loaded within the WebView2 instance.
It uses psMemoryHostName to determine the host name that will serve the page.