Compartir a través de


Classification.GetProject (Método)

devuelve la información del proyecto al proyecto del URI

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

Sintaxis

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

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
información del proyecto al proyecto

Seguridad de .NET Framework

Vea también

Referencia

Classification Clase

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