DevToolsClientPage Property |
Version 113.3.50
Actions and events related to the inspected page belong to the page domain.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public PageClient Page { get; }
public:
property PageClient^ Page {
PageClient^ get ();
}
Property Value
Type:
PageClientSee Also