SnapshotCommandLogResponseCommandLog Property |
Version 85.3.121
commandLog
Namespace:
CefSharp.DevTools.LayerTree
Assembly:
CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax public IList<Object> CommandLog { get; }
public:
property IList<Object^>^ CommandLog {
IList<Object^>^ get ();
}
Property Value
Type:
IListObjectSee Also