Partager via


GetImpactedTests.CodeChanges, propriété

Espace de noms :  Microsoft.TeamFoundation.TestImpact.BuildIntegration.BuildActivities
Assembly :  Microsoft.TeamFoundation.TestImpact.BuildIntegration (dans Microsoft.TeamFoundation.TestImpact.BuildIntegration.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(True)> _
Public Property CodeChanges As OutArgument(Of CodeChangeList)
[BrowsableAttribute(true)]
public OutArgument<CodeChangeList> CodeChanges { get; set; }

Valeur de propriété

Type : System.Activities.OutArgument<CodeChangeList>
retourne OutArgument<T> ;

Sécurité .NET Framework

Voir aussi

Référence

GetImpactedTests Classe

Microsoft.TeamFoundation.TestImpact.BuildIntegration.BuildActivities, espace de noms