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)
Syntax public string ObjectName { get; }
public:
property String^ ObjectName {
String^ get ();
}
Property Value
StringSee Also