| IRequestCorsOrigin Property  | 
            Gets the CORS origin.
            
 
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring CorsOrigin { get; }ReadOnly Property CorsOrigin As String
	Get
property String^ CorsOrigin {
	String^ get ();
}abstract CorsOrigin : string with get
Property Value
Type: 
String
See Also