ShorthandEntryValue Property |
Version 113.3.50
Shorthand value.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string Value { get; set; }
public:
property String^ Value {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also