PlayerErrorsRaisedEventArgsErrors Property  | 
Version 108.4.130 
            Errors
            
 
    Namespace: 
   CefSharp.DevTools.Media
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<PlayerError> Errors { get; }public:
property IList<PlayerError^>^ Errors {
	IList<PlayerError^>^ get ();
}Property Value
Type: 
IListPlayerError
See Also