Partager via


PendingChange.ItemType, propriété

Type de l'élément a été changé. S'il s'agit d'un ajout c'est le type de l'élément qui deviendra.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property ItemType As ItemType
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public ItemType ItemType { get; set; }

Valeur de propriété

Type : Microsoft.TeamFoundation.VersionControl.Server.ItemType
retourne ItemType ;

Sécurité .NET Framework

Voir aussi

Référence

PendingChange Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms