GetPropertiesResponseInternalProperties Property |
Version 113.3.50
internalProperties
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public IList<InternalPropertyDescriptor> InternalProperties { get; }
public:
property IList<InternalPropertyDescriptor^>^ InternalProperties {
IList<InternalPropertyDescriptor^>^ get ();
}
Property Value
Type:
IListInternalPropertyDescriptorSee Also