LoadErrorEventArgsErrorCode Property |
Version 55.0.0
The error code.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public CefErrorCode ErrorCode { get; }
public:
property CefErrorCode ErrorCode {
CefErrorCode get ();
}
Property Value
Type:
CefErrorCodeSee Also