共用方式為


CommonStructureNodeInfo.Properties 屬性

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.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 命名空間