LoadingFailedEventArgsCorsErrorStatus Property |
Version 104.4.240
The reason why loading was blocked by CORS, if any.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public CorsErrorStatus CorsErrorStatus { get; }
public:
property CorsErrorStatus^ CorsErrorStatus {
CorsErrorStatus^ get ();
}
Property Value
Type:
CorsErrorStatusSee Also