DataCollectedEventArgsValue Property |
Version 112.3.0
Value
Namespace:
CefSharp.DevTools.Tracing
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public IList<Object> Value { get; }
public:
property IList<Object^>^ Value {
IList<Object^>^ get ();
}
Property Value
Type:
IListObjectSee Also