CorsIssueDetailsCorsErrorStatus Property |
Version 98.1.210
CorsErrorStatus
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public CorsErrorStatus CorsErrorStatus { get; set; }
public:
property CorsErrorStatus^ CorsErrorStatus {
CorsErrorStatus^ get ();
void set (CorsErrorStatus^ value);
}
Property Value
Type:
CorsErrorStatusSee Also