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