Condividi tramite


Proprietà FavoriteItem.Id

ID univoco della voce

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute(Name := "id", EmitDefaultValue := False)> _
Public Property Id As Guid
[DataMemberAttribute(Name = "id", EmitDefaultValue = false)]
public Guid Id { get; set; }

Valore proprietà

Tipo: System.Guid
Restituisce Guid.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FavoriteItem Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server