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