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