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