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