JavascriptBindingCompleteEventArgsObjectName Property  | 
Version 87.1.132 
            Name of the object
            
 
    Namespace: 
   CefSharp.Event
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic string ObjectName { get; }public:
property String^ ObjectName {
	String^ get ();
}Property Value
Type: 
String
See Also