Compartir a través de


ServicingStepGroup.Steps (Propiedad)

Los pasos de mantenimiento que constituyen el grupo de paso, en orden.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property Steps As List(Of ServicingStep)
public List<ServicingStep> Steps { get; }

Valor de propiedad

Tipo: System.Collections.Generic.List<ServicingStep>
Devuelva List<T>.

Seguridad de .NET Framework

Vea también

Referencia

ServicingStepGroup Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)