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