Contains string constants used to describe the trace type.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
声明
Public Enumeration TraceType
public enum TraceType
public enum class TraceType
type TraceType
public enum TraceType
Members
| Member name | Description | |
|---|---|---|
| API | API. | |
| Authentication | Authentication. | |
| Authorization | Authorization. | |
| Database | Database. | |
| General | General. |