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