WarningType-Enumeration
Beschreibt den Typ eine Warnung.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Enumeration WarningType
public enum WarningType
Member
Membername | Beschreibung | |
---|---|---|
Invalid | Ungültig | |
NamespacePendingChangeWarning | Namespace ist als Änderung. | |
ResourcePendingChangeWarning | Ressource ist als Änderung. | |
StaleVersionWarning | Veraltete Version. |