ReportingApiEndpointGroupName Property |
Version 106.0.290
Name of the endpoint group.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public string GroupName { get; set; }
public:
property String^ GroupName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also