Table of Contents

Method SetEdgePath

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetEdgePath(string)

Sets path to a fixed version of the WebView2 Edge runtime.

void SetEdgePath(string path)

Parameters

path string

Path to an extracted fixed version of the WebView2 Edge runtime.

Examples

SetBackendPath("Edge",true);