Click or drag to resize

JavascriptBindingMultipleCompleteEventArgsObjectNames Property

Version 130.1.90
Name of the objects bound

Namespace: CefSharp.Event
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public IList<string> ObjectNames { get; }

Property Value

IListString
See Also