LargestContentfulPaintUrl Property |
Version 89.0.170
The URL of the image (may be trimmed).
Namespace:
CefSharp.DevTools.PerformanceTimeline
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public string Url { get; set; }
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also