Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the process template type.
Namespace: Microsoft.TeamFoundation.Build.Server
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Syntax
'Declaration
Public Enumeration ProcessTemplateType
public enum ProcessTemplateType
public enum class ProcessTemplateType
type ProcessTemplateType
public enum ProcessTemplateType
Members
Member name | Description | |
---|---|---|
Custom | Indicates a custom template. | |
Default | Indicates a default template. | |
Upgrade | Indicates an upgrade template. |