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