Method SetEdgePath
SetEdgePath(string)
Sets path to a fixed version of the WebView2 Edge runtime.
void SetEdgePath(string path)
Parameters
path
stringPath to an extracted fixed version of the WebView2 Edge runtime.
Examples
SetBackendPath("Edge",true);