Specifies the architecture of the tool platform.
Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
声明
Public Enumeration ToolPlatform
public enum ToolPlatform
public enum class ToolPlatform
type ToolPlatform
public enum ToolPlatform
Members
| Member name | Description | |
|---|---|---|
| Auto | Auto detects the architecture of the platform based on the operating system. | |
| X86 | Specifies an X86 architecture. | 
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace