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