ViolationSettingName Property |
Version 118.6.80
Violation type.
Namespace:
CefSharp.DevTools.Log
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public ViolationSettingName Name { get; set; }
public:
property ViolationSettingName Name {
ViolationSettingName get ();
void set (ViolationSettingName value);
}
Property Value
Type:
ViolationSettingNameSee Also