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