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
'Декларация
Public Enumeration WarningType
public enum WarningType
public enum class WarningType
type WarningType
public enum WarningType
Members
Member name | Description | |
---|---|---|
Invalid | Invalid. | |
ResourcePendingChangeWarning | Resource is pending a change. | |
NamespacePendingChangeWarning | Namespace is pending a change. | |
StaleVersionWarning | Stale version. |