Compartilhar via


Propriedade FavoriteItem.Id

Identificação exclusiva de entrada

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

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

Valor de propriedade

Tipo: System.Guid
Retorne Guid.

Segurança do .NET Framework

Consulte também

Referência

FavoriteItem Classe

Namespace Microsoft.TeamFoundation.Framework.Server