JavascriptBindingCompleteEventArgsObjectName Property | 
Version 130.1.90
            Name of the object
            
Namespace: CefSharp.EventAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntaxpublic string ObjectName { get; }public:
property String^ ObjectName {
	String^ get ();
}Property Value
String
See Also