Freigeben über


PlatformConfiguration.IsConfigurationEmpty-Eigenschaft

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

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean
True, wenn die Configuration-Eigenschaft nicht festgelegt ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

PlatformConfiguration Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace