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