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