WarningType Enumeration

Describes the type of a warning.

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

Syntax

'Declaration
Public Enumeration WarningType
public enum WarningType
public enum class WarningType
type WarningType
public enum WarningType

Members

Member name Description
Invalid Invalid.

NamespacePendingChangeWarning Namespace is pending a change.

ResourcePendingChangeWarning Resource is pending a change.

StaleVersionWarning Stale version.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace