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