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