共用方式為


Classification.ListStructures 方法

傳回有關專案根節點的節點資訊。

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
<WebMethodAttribute> _
Public Function ListStructures ( _
    projectUri As String _
) As CommonStructureNodeInfo()
[WebMethodAttribute]
public CommonStructureNodeInfo[] ListStructures(
    string projectUri
)

參數

傳回值

類型:array<Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo[]
陣列 NodeInfo。

.NET Framework 安全性

請參閱

參考

Classification 類別

Microsoft.TeamFoundation.Integration.Server 命名空間