The browser version info of the current ICoreWebView2Environment,
including channel name if it is not the WebView2 Runtime. It matches the
format of the GetAvailableCoreWebView2BrowserVersionString API.
Channel names are beta, dev, and canary.
The caller must free the returned string with CoTaskMemFree. See
API Conventions.
The browser version info of the current ICoreWebView2Environment, including channel name if it is not the WebView2 Runtime. It matches the format of the GetAvailableCoreWebView2BrowserVersionString API. Channel names are beta, dev, and canary.
The caller must free the returned string with CoTaskMemFree. See API Conventions.
\snippet AppWindow.cpp GetBrowserVersionString