Click or drag to resize

FileHandlerAccepts Property

Version 130.1.90
Mimic a map, name is the key, accepts is the value.

Namespace: CefSharp.DevTools.Page
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<FileFilter> Accepts { get; set; }

Property Value

IListFileFilter
See Also