| VisibleSecurityStateSafetyTipInfo Property  | 
Version 110.0.300 
            The type of Safety Tip triggered on the page. Note that this field will be set even if the Safety Tip UI was not actually shown.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
 Syntax
Syntaxpublic SafetyTipInfo SafetyTipInfo { get; set; }public:
property SafetyTipInfo^ SafetyTipInfo {
	SafetyTipInfo^ get ();
	void set (SafetyTipInfo^ value);
}Property Value
Type: 
SafetyTipInfo See Also
See Also