ICoreWebView2File

Undocumented in source.
version(Windows && inline_webview2_bindings && all)
interface ICoreWebView2File : IUnknown {
static const
GUID iid;
}

Members

Functions

get_Path
HRESULT get_Path(LPWSTR* path)

Get the absolute file path.

Meta