Condividi tramite


Proprietà StrongBoxItemInfo.ItemKind

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 ItemKind As StrongBoxItemKind
[ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.Private, Direction = ClientPropertySerialization.ServerToClientOnly)]
public StrongBoxItemKind ItemKind { get; set; }

Valore proprietà

Tipo: Microsoft.TeamFoundation.Framework.Server.StrongBoxItemKind
Restituisca il valore StrongBoxItemKind.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StrongBoxItemInfo Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server