ExecutionContextDescriptionOrigin Property  | 
Version 104.4.240 
            Execution context origin.
            
 
    Namespace: 
   CefSharp.DevTools.Runtime
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string Origin { get; set; }public:
property String^ Origin {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also