PlayerPropertiesChangedEventArgsProperties Property |
Version 110.0.300
Properties
Namespace:
CefSharp.DevTools.Media
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntaxpublic IList<PlayerProperty> Properties { get; }
public:
property IList<PlayerProperty^>^ Properties {
IList<PlayerProperty^>^ get ();
}
Property Value
Type:
IListPlayerProperty
See Also