Click or drag to resize

PostDataElementFile Property

Version 111.2.70
Gets or sets the file name.

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

Property Value

Type: String

Implements

IPostDataElementFile
See Also