Click or drag to resize

PostDataElementFile Property

Version 89.0.170
Gets or sets the file name.

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

Property Value

Type: String

Implements

IPostDataElementFile
See Also