Compartilhar via


Propriedade GenerateRunSettings.RunSettingsForTestRun

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (em Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxe

'Declaração
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property RunSettingsForTestRun As InArgument(Of RunSettings)
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<RunSettings> RunSettingsForTestRun { get; set; }

Valor de propriedade

Tipo: System.Activities.InArgument<RunSettings>
Retorna InArgument<T>.

Segurança do .NET Framework

Consulte também

Referência

GenerateRunSettings Classe

Namespace Microsoft.TeamFoundation.Build.Workflow.Activities