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