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