GetPropertiesResponsePrivateProperties Property |
Version 118.6.80
privateProperties
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<PrivatePropertyDescriptor> PrivateProperties { get; }
public:
property IList<PrivatePropertyDescriptor^>^ PrivateProperties {
IList<PrivatePropertyDescriptor^>^ get ();
}
Property Value
Type:
IListPrivatePropertyDescriptorSee Also