ObjectPreviewProperties Property |
Version 112.3.0
List of the properties.
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public IList<PropertyPreview> Properties { get; set; }
public:
property IList<PropertyPreview^>^ Properties {
IList<PropertyPreview^>^ get ();
void set (IList<PropertyPreview^>^ value);
}
Property Value
Type:
IListPropertyPreviewSee Also