WarningType 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 WarningType
'Usage
Dim instance As WarningType
public enum WarningType
public enum class WarningType
public enum WarningType

Members

Member name Description
ResourcePendingChangeWarning
NamespacePendingChangeWarning
StaleVersionWarning

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace