Freigeben über


PlatformConfiguration.IsPlatformEmpty-Eigenschaft

Ruft ein beschreibendes Flag ab, ob die Eigenschaft Platform nicht festgelegt.

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean
True, wenn die Platform-Eigenschaft nicht festgelegt; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

PlatformConfiguration Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace