Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |