Compartir a través de


GetCommonServerPath.ServerItems (Propiedad)

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

GetCommonServerPath Clase

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