Compartilhar via


Propriedade ApproveRequestForCheckIn.ShelvesetOwner

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

Sintaxe

'Declaração
<RequiredArgumentAttribute> _
Public Property ShelvesetOwner As InArgument(Of String)
[RequiredArgumentAttribute]
public InArgument<string> ShelvesetOwner { get; set; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ApproveRequestForCheckIn Classe

Namespace Microsoft.TeamFoundation.Build.Workflow.Activities