SafetyTipInfoSafetyTipStatus Property |
Version 109.1.110
Describes whether the page triggers any safety tips or reputation warnings. Default is unknown.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public SafetyTipStatus SafetyTipStatus { get; set; }
public:
property SafetyTipStatus SafetyTipStatus {
SafetyTipStatus get ();
void set (SafetyTipStatus value);
}
Property Value
Type:
SafetyTipStatusSee Also