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