ReportingApiEndpointsChangedForOriginEventArgsOrigin Property |
Version 111.2.70
Origin of the document(s) which configured the endpoints.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public string Origin { get; }
public:
property String^ Origin {
String^ get ();
}
Property Value
Type:
StringSee Also