MsalError.WebView2LoaderNotFound Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What happens?
The embedded WebView2 browser cannot be started because a runtime component cannot be loaded.Mitigation
For troubleshooting details, see https://aka.ms/msal-net-webview2 .public const string WebView2LoaderNotFound;
val mutable WebView2LoaderNotFound : string
Public Const WebView2LoaderNotFound As String