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