CommonStructureNodeInfo.Properties 属性

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty := True)> _
Public Property Properties As CommonStructureProperty()
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty = true)]
public CommonStructureProperty[] Properties { get; set; }

属性值

类型:array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProperty[]
返回 CommonStructureProperty

.NET Framework 安全性

请参见

参考

CommonStructureNodeInfo 类

Microsoft.TeamFoundation.Integration.Server 命名空间