ICommonStructureService.ListStructures 方法

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

语法

声明
Function ListStructures ( _
    projectUri As String _
) As NodeInfo()
NodeInfo[] ListStructures(
    string projectUri
)

参数

返回值

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

.NET Framework 安全性

请参见

参考

ICommonStructureService 接口

Microsoft.TeamFoundation.Server 命名空间