TraceCategories.CorsCategory Field
The trace category for CORS-related events.
Namespace: System.Web.Http.Cors.Tracing
Assembly: System.Web.Http.Cors (in System.Web.Http.Cors.dll)
Syntax
public static readonly string CorsCategory
public:
static initonly String^ CorsCategory
static val CorsCategory : string
Public Shared ReadOnly CorsCategory As String
Field Value
Type: System.String
See Also
TraceCategories Class
System.Web.Http.Cors.Tracing Namespace
Return to top