Compartilhar via


Propriedade ServicingJobInfo.CompletedStepCount

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<DataMemberAttribute(Name := "completedStepCount", Order := )> _
Public Property CompletedStepCount As Short
[DataMemberAttribute(Name = "completedStepCount", Order = )]
public short CompletedStepCount { get; set; }

Valor de propriedade

Tipo: System.Int16
Retorna Int16.

Segurança do .NET Framework

Consulte também

Referência

ServicingJobInfo Classe

Namespace Microsoft.TeamFoundation.Framework.Server