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