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