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