FrameResourceType Property |
Version 94.4.20
Type of this resource.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public ResourceType Type { get; set; }
public:
property ResourceType Type {
ResourceType get ();
void set (ResourceType value);
}
Property Value
Type:
ResourceTypeSee Also