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