Condividi tramite


Proprietà LabelSources.Child

Ottiene o imposta il valore LabelChildOption che indica come gestire le etichette preesistenti identiche a quelle scritta.

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Sintassi

'Dichiarazione
<BrowsableAttribute(True)> _
Public Property Child As InArgument(Of LabelChildOption)
[BrowsableAttribute(true)]
public InArgument<LabelChildOption> Child { get; set; }

Valore proprietà

Tipo: System.Activities.InArgument<LabelChildOption>
Il valore LabelChildOption che indica come gestire le etichette preesistenti identiche a quelle scritta.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LabelSources Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Workflow.Activities