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