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