Click or drag to resize

GetPropertiesResponse.InternalProperties Property

Version 118.6.80
internalProperties

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<InternalPropertyDescriptor> InternalProperties { get; }

Property Value

Type: IList<InternalPropertyDescriptor>
See Also