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