SnapshotCommandLogResponseCommandLog Property  | 
Version 108.4.130 
            commandLog
            
 
    Namespace: 
   CefSharp.DevTools.LayerTree
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<Object> CommandLog { get; }public:
property IList<Object^>^ CommandLog {
	IList<Object^>^ get ();
}Property Value
Type: 
IListObject
See Also