GetBrowserSamplingProfileResponseProfile Property |
Version 130.1.90
profile
Namespace: CefSharp.DevTools.MemoryAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public SamplingProfile Profile { get; }
public:
property SamplingProfile^ Profile {
SamplingProfile^ get ();
}
Property Value
SamplingProfileSee Also