Class TraceCategories
Specifies an enumeration of tracing categories.
public static class TraceCategories
- Inheritance
-
TraceCategories
- Inherited Members
Fields
ActionCategory
An action category.
public static readonly string ActionCategory
Field Value
ControllersCategory
The controllers category.
public static readonly string ControllersCategory
Field Value
FiltersCategory
The filters category.
public static readonly string FiltersCategory
Field Value
FormattingCategory
The formatting category.
public static readonly string FormattingCategory
Field Value
MessageHandlersCategory
The message handlers category.
public static readonly string MessageHandlersCategory
Field Value
ModelBindingCategory
The model binding category.
public static readonly string ModelBindingCategory
Field Value
RequestCategory
The request category.
public static readonly string RequestCategory
Field Value
RoutingCategory
The routing category.
public static readonly string RoutingCategory