PlatformConfiguration.IsPlatformEmpty-Eigenschaft

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

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 ist; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

PlatformConfiguration Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace