Freigeben über


PlatformConfiguration.IsPlatformEmptyOrAnyCpu-Eigenschaft

Ruft ein beschreibendes Flag, ob die Platform-Eigenschaft auf "beliebige CPU" festgelegt wird ab oder leer ist.

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

Syntax

'Declaration
Public ReadOnly Property IsPlatformEmptyOrAnyCpu As Boolean
public bool IsPlatformEmptyOrAnyCpu { get; }

Eigenschaftswert

Typ: System.Boolean
True, wenn die Platform-Eigenschaft auf "beliebige CPU" festgelegt ist, oder leeren sich; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

PlatformConfiguration Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace