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