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