Compartir a través de


BuildInformationNode.ParentId (Propiedad)

Obtiene o establece el identificador del nodo primario

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

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Internal)> _
Public Property ParentId As Integer
[ClientPropertyAttribute(ClientVisibility.Internal)]
public int ParentId { get; set; }

Valor de propiedad

Tipo: System.Int32
Devuelva Int32.

Seguridad de .NET Framework

Vea también

Referencia

BuildInformationNode Clase

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