Describes the severity of an event.
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
声明
Public Enumeration ImportSeverity
public enum ImportSeverity
public enum class ImportSeverity
type ImportSeverity
public enum ImportSeverity
Members
| Member name | Description | |
|---|---|---|
| Error | An error occurred. | |
| Warning | A warning occurred. |