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