GetPropertiesResponseResult Property |
Version 100.0.140
result
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public IList<PropertyDescriptor> Result { get; }
public:
property IList<PropertyDescriptor^>^ Result {
IList<PropertyDescriptor^>^ get ();
}
Property Value
Type:
IListPropertyDescriptorSee Also