SeverityType Enumeration

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Enumeration SeverityType
'Usage
Dim instance As SeverityType
public enum SeverityType
public enum class SeverityType
public enum SeverityType

Members

Member name Description
Error
Warning

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace