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)
Syntax public IList<PlayerError> Errors { get; }
public:
property IList<PlayerError^>^ Errors {
IList<PlayerError^>^ get ();
}
Property Value
Type:
IListPlayerErrorSee Also