DataCollectedEventArgsValue Property  | 
Version 106.0.290 
            Value
            
 
    Namespace: 
   CefSharp.DevTools.Tracing
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic IList<Object> Value { get; }public:
property IList<Object^>^ Value {
	IList<Object^>^ get ();
}Property Value
Type: 
IListObject
See Also