MSBuild.ToolPlatform-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
<BrowsableAttribute(True)> _
Public Property ToolPlatform As InArgument(Of ToolPlatform)
[BrowsableAttribute(true)]
public InArgument<ToolPlatform> ToolPlatform { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<ToolPlatform>
Gibt InArgument<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

MSBuild Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace