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