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