PausedEventArgsData Property |
Version 118.6.80
Object containing break-specific auxiliary properties.
Namespace:
CefSharp.DevTools.Debugger
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Object Data { get; }
public:
property Object^ Data {
Object^ get ();
}
Property Value
Type:
ObjectSee Also