RunOnce.Name (Propiedad)

Obtiene o establece el nombre de la actividad run una vez.

Espacio de nombres:  Microsoft.TeamFoundation.Build.Workflow.Activities
Ensamblado:  Microsoft.TeamFoundation.Build.Workflow (en Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxis

'Declaración
Public Property Name As InArgument(Of String)
public InArgument<string> Name { get; set; }

Valor de propiedad

Tipo: System.Activities.InArgument<String>
Devuelva InArgument<T>.

Seguridad de .NET Framework

Vea también

Referencia

RunOnce Clase

Microsoft.TeamFoundation.Build.Workflow.Activities (Espacio de nombres)