Partager via


RunTests.TestSources, propriété

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

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

Valeur de propriété

Type : System.Activities.InArgument<IEnumerable<String>>
retourne InArgument<T> ;

Sécurité .NET Framework

Voir aussi

Référence

RunTests Classe

Microsoft.TeamFoundation.Build.Workflow.Activities, espace de noms