StopResponseProfile Property |
Version 113.3.50
profile
Namespace:
CefSharp.DevTools.Profiler
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic Profile Profile { get; }
public:
property Profile^ Profile {
Profile^ get ();
}
Property Value
Type:
Profile
See Also