SafetyTipInfoSafetyTipStatus Property |
Version 86.0.240 [Missing <summary> documentation for "P:CefSharp.DevTools.Security.SafetyTipInfo.SafetyTipStatus"]
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public SafetyTipStatus SafetyTipStatus { get; set; }
public:
property SafetyTipStatus SafetyTipStatus {
SafetyTipStatus get ();
void set (SafetyTipStatus value);
}
Property Value
Type:
SafetyTipStatusSee Also