PlatformConfigurationList.Default-Eigenschaft

Ruft eine Liste ab, die nur ein leeres PlatformConfiguration-Objekt enthält.

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

Syntax

'Declaration
Public Shared ReadOnly Property Default As PlatformConfigurationList
public static PlatformConfigurationList Default { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Build.Workflow.Activities.PlatformConfigurationList
Eine Liste, die nur ein leeres PlatformConfiguration-Objekt enthält.

Hinweise

Wenn es in einem Build verwendet wird, wird dieser Wert MSBuild, die Standardplattform und die Konfiguration zu erstellen, die in der Projektmappe oder einem angegeben werden.

.NET Framework-Sicherheit

Siehe auch

Referenz

PlatformConfigurationList Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace