Version 118.6.80
Extra data attached to an error, such as an HRESULT, Video Codec, etc.
Namespace:
CefSharp.DevTools.Media
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Object Data { get; set; }
public:
property Object^ Data {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also