SnapshotCommandLogResponseCommandLog Property |
Version 130.1.90
commandLog
Namespace: CefSharp.DevTools.LayerTreeAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<Object> CommandLog { get; }
public:
property IList<Object^>^ CommandLog {
IList<Object^>^ get ();
}
Property Value
IListObjectSee Also