PlayerErrorsRaisedEventArgsErrors Property |
Version 130.1.90
Errors
Namespace: CefSharp.DevTools.MediaAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<PlayerError> Errors { get; }
public:
property IList<PlayerError^>^ Errors {
IList<PlayerError^>^ get ();
}
Property Value
IListPlayerErrorSee Also