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