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 architecture of the tool platform.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
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