Freigeben über


BuildSettings.PlatformConfigurations-Eigenschaft

Ruft ab oder legt PlatformConfigurationList fest, das die Konfigurationen enthält, um zu erstellen.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Build.Workflow.Activities.PlatformConfigurationList
PlatformConfigurationList , das die Konfigurationen enthält, um zu erstellen.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSettings Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace