Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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