Compartir a través de


BuildInformationFieldRecord.FieldName (Propiedad)

Obtiene o establece el nombre del campo representado por este registro.

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

Sintaxis

'Declaración
Public Property FieldName As String
public string FieldName { get; set; }

Valor de propiedad

Tipo: System.String
El nombre del campo representado por este registro.

Seguridad de .NET Framework

Vea también

Referencia

BuildInformationFieldRecord Clase

Microsoft.TeamFoundation.Build.Workflow.Tracking (Espacio de nombres)