Compartir a través de


PendingChange.ItemType (Propiedad)

Éste es el tipo de elemento se está cambiando. Si es un agregar es el tipo de elemento que se va a convertir.

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

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property ItemType As ItemType
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public ItemType ItemType { get; set; }

Valor de propiedad

Tipo: Microsoft.TeamFoundation.VersionControl.Server.ItemType
Devuelva ItemType.

Seguridad de .NET Framework

Vea también

Referencia

PendingChange Clase

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