Partager via


PendingSet.Type, propriété

Indique s'il s'agit d'un jeu de réservations ou un espace de travail.

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 Type As PendingSetType
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public PendingSetType Type { get; set; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

PendingSet Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms