GetBrowserSamplingProfileResponseProfile Property |
Version 111.2.70
profile
Namespace:
CefSharp.DevTools.Memory
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public SamplingProfile Profile { get; }
public:
property SamplingProfile^ Profile {
SamplingProfile^ get ();
}
Property Value
Type:
SamplingProfileSee Also