Compartir a través de


InformationAddRequest.Fields (Propiedad)

Los campos para asociar al nodo.

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

InformationAddRequest Clase

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