CoreWebView2File Class
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.
Representation of a DOM File object passed via WebMessage.
public class CoreWebView2File
type CoreWebView2File = class
Public Class CoreWebView2File
- Inheritance
-
CoreWebView2File
Remarks
You can use this object to obtain the path of a File dropped on WebView2.
Properties
Path |
The absolute file path. |