Compartilhar via


Propriedade StrongBoxItemInfo.DrawerId

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

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.Private, Direction := ClientPropertySerialization.ServerToClientOnly)> _
Public Property DrawerId As Guid
[ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.Private, Direction = ClientPropertySerialization.ServerToClientOnly)]
public Guid DrawerId { get; set; }

Valor de propriedade

Tipo: System.Guid
Retorna Guid.

Segurança do .NET Framework

Consulte também

Referência

StrongBoxItemInfo Classe

Namespace Microsoft.TeamFoundation.Framework.Server