ViolationSettingName Property |
Version 130.1.90
Violation type.
Namespace: CefSharp.DevTools.LogAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public ViolationSettingName Name { get; set; }
public:
property ViolationSettingName Name {
ViolationSettingName get ();
void set (ViolationSettingName value);
}
Property Value
ViolationSettingNameSee Also