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