Compartir a través de


ISectionFactory.CreateSections (Método)

Este método debe devolver todo el IOrderedSections para este generador.

Espacio de nombres:  Microsoft.TeamFoundation.Build.Controls
Ensamblado:  Microsoft.TeamFoundation.Build.Controls (en Microsoft.TeamFoundation.Build.Controls.dll)

Sintaxis

'Declaración
Function CreateSections ( _
    container As ISectionContainer _
) As IOrderedSection()
IOrderedSection[] CreateSections(
    ISectionContainer container
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Build.Controls.IOrderedSection[]
matriz de IBuildDetailSections

Seguridad de .NET Framework

Vea también

Referencia

ISectionFactory Interfaz

Microsoft.TeamFoundation.Build.Controls (Espacio de nombres)