Compartilhar via


Propriedade StrongBoxItemInfo.ItemKind

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

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Framework.Server.StrongBoxItemKind
Retorna StrongBoxItemKind.

Segurança do .NET Framework

Consulte também

Referência

StrongBoxItemInfo Classe

Namespace Microsoft.TeamFoundation.Framework.Server