ViolationSettingName Property |
Version 93.1.111
Violation type.
Namespace:
CefSharp.DevTools.Log
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic ViolationSettingName Name { get; set; }public:
property ViolationSettingName Name {
ViolationSettingName get ();
void set (ViolationSettingName value);
}Property Value
Type:
ViolationSettingName
See Also