Click or drag to resize

PostDataElementFile Property

Version 94.4.20
Gets or sets the file name.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public string File { get; set; }

Property Value

Type: String

Implements

IPostDataElementFile
See Also