Freigeben über


SyncWorkspace.NoCIOption-Eigenschaft

Ruft ein zugewiesenes Flag fest, dass keine CI-Option gibt.

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

Syntax

'Declaration
<BrowsableAttribute(True)> _
Public Property NoCIOption As InArgument(Of Boolean)
[BrowsableAttribute(true)]
public InArgument<bool> NoCIOption { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<Boolean>
True, wenn keine CI-Option wird; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

SyncWorkspace Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace