Partager via


RunTests.KeepAlive, 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)> _
Public Property KeepAlive As InArgument(Of Boolean)
[BrowsableAttribute(true)]
public InArgument<bool> KeepAlive { get; set; }

Valeur de propriété

Type : System.Activities.InArgument<Boolean>
retourne InArgument<T> ;

Sécurité .NET Framework

Voir aussi

Référence

RunTests Classe

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