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