Freigeben über


BuildSettings.HasPlatformConfigurations-Eigenschaft

Ruft ein beschreibendes Flag, ob die Eigenschaft PlatformConfigurations festgelegt ist ab und enthält mehr als aufweisen.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property HasPlatformConfigurations As Boolean
[BrowsableAttribute(false)]
public bool HasPlatformConfigurations { get; }

Eigenschaftswert

Typ: System.Boolean
True, wenn PlatformConfigurations festgelegt wird und mehr als aufweisen enthält; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildSettings Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace