JavascriptBindingMultipleCompleteEventArgsObjectNames Property |
Version 130.1.90
Name of the objects bound
Namespace: CefSharp.EventAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public IList<string> ObjectNames { get; }
public:
property IList<String^>^ ObjectNames {
IList<String^>^ get ();
}
Property Value
IListStringSee Also