Click or drag to resize

CdmRegistrationErrorCode Property

Version 75.1.140
If CDM registration succeeded then value will be None, for other values see the enumeration CdmRegistrationErrorCode.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
public CdmRegistrationErrorCode ErrorCode { get; }

Property Value

Type: CdmRegistrationErrorCode
See Also