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