Compartir a través de


Classification.ListStructures (Método)

Devuelve la información del nodo a los nodos raíz del proyecto

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function ListStructures ( _
    projectUri As String _
) As CommonStructureNodeInfo()
[WebMethodAttribute]
public CommonStructureNodeInfo[] ListStructures(
    string projectUri
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo[]
Matriz de NodeInfo

Seguridad de .NET Framework

Vea también

Referencia

Classification Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)