Share via


TraceCategories.RequestCategory Field

The request category.

Namespace:  System.Web.Http.Tracing
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

'Declaration
Public Shared ReadOnly RequestCategory As String
'Usage
Dim value As String 

value = TraceCategories.RequestCategory
public static readonly string RequestCategory
public:
static initonly String^ RequestCategory
static val RequestCategory: string
public static final var RequestCategory : String

See Also

Reference

TraceCategories Class

System.Web.Http.Tracing Namespace