Compartir a través de


RunTests.TestSources (Propiedad)

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

Sintaxis

'Declaración
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property TestSources As InArgument(Of IEnumerable(Of String))
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<IEnumerable<string>> TestSources { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

RunTests Clase

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