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