DevToolsClientPage Property |
Version 85.3.121 [Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.Page"]
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax public Page Page { get; }
public:
property Page^ Page {
Page^ get ();
}
Property Value
Type:
PageSee Also