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