CSSMediaSourceURL Property |
Version 100.0.140
URL of the document containing the media query description.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public string SourceURL { get; set; }
public:
property String^ SourceURL {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also