CoreWebView2Environment.LoaderDllFolderPath Property

Definition

The relative or absolute folder's path where WebView2Loader.dll exists. If LoaderDllFolderPath is set, we will load %LoaderDllFolderPath%\WebView2Loader.dll first.

public static string LoaderDllFolderPath { get; set; }
static member LoaderDllFolderPath : string with get, set
Public Shared Property LoaderDllFolderPath As String

Property Value

Applies to