JavascriptBindingMultipleCompleteEventArgsObjectNames Property |
Version 88.2.90
Name of the objects bound
Namespace:
CefSharp.Event
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public IList<string> ObjectNames { get; }
public:
property IList<String^>^ ObjectNames {
IList<String^>^ get ();
}
Property Value
Type:
IListStringSee Also