PlayerErrorsRaisedEventArgsErrors Property |
Version 104.4.240
Errors
Namespace:
CefSharp.DevTools.Media
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public IList<PlayerError> Errors { get; }
public:
property IList<PlayerError^>^ Errors {
IList<PlayerError^>^ get ();
}
Property Value
Type:
IListPlayerErrorSee Also