Condividi tramite


Proprietà StrongBoxItemInfo.DrawerId

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

Sintassi

'Dichiarazione
<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; }

Valore proprietà

Tipo: System.Guid
Restituisca il valore Guid.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StrongBoxItemInfo Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server