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