WarningType Enumeration

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.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
Invalid
ResourcePendingChangeWarning
NamespacePendingChangeWarning
StaleVersionWarning

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace