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)
Syntax string CorsOrigin { get; }
ReadOnly Property CorsOrigin As String
Get
property String^ CorsOrigin {
String^ get ();
}
abstract CorsOrigin : string with get
Property Value
Type:
StringSee Also