Share via


StrongBoxItemInfo.ItemKind (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<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 propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

StrongBoxItemInfo Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)