CoreWebView2File Class

Representation of a DOMFile object passed via WebMessage. You can use this object to obtain the path of a File dropped on WebView2.

Summary

Members Description
Path The absolute file path.

Properties

Path

readonly string Path

The absolute file path.