GetPropertiesResponseResult Property |
Version 130.1.90
result
Namespace: CefSharp.DevTools.RuntimeAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<PropertyDescriptor> Result { get; }
public:
property IList<PropertyDescriptor^>^ Result {
IList<PropertyDescriptor^>^ get ();
}
Property Value
IListPropertyDescriptorSee Also