JavascriptBindingMultipleCompleteEventArgsObjectNames Property  | 
Version 106.0.290 
            Name of the objects bound
            
 
    Namespace: 
   CefSharp.Event
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic IList<string> ObjectNames { get; }public:
property IList<String^>^ ObjectNames {
	IList<String^>^ get ();
}Property Value
Type: 
IListString
See Also