Share via


StrongBoxItemInfo.ItemKind 属性

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
<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; }

属性值

类型:Microsoft.TeamFoundation.Framework.Server.StrongBoxItemKind
返回 StrongBoxItemKind

.NET Framework 安全性

请参阅

参考

StrongBoxItemInfo 类

Microsoft.TeamFoundation.Framework.Server 命名空间