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