Freigeben über


PlatformConfiguration.IsEmpty-Eigenschaft

Ruft ein zugewiesenes Flag ab, ob Configuration und Platform-Eigenschaften nicht festgelegt werden.

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean
True, wenn Configuration und Platform-Eigenschaften nicht festgelegt werden; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

PlatformConfiguration Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace