Partager via


TeamProjectCollectionProperties.Id, propriété

L'ID de la collection est généré lorsque la collection est créée sur le serveur. Cet identificateur ne change jamais, contrairement à l'un des autres propriétés.

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

Syntaxe

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

Valeur de propriété

Type : System.Guid
retourne Guid ;

Sécurité .NET Framework

Voir aussi

Référence

TeamProjectCollectionProperties Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms