Compartilhar via


Método Classification.GetProject

Retorna informações sobre o projeto sobre o projeto do URI.

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetProject ( _
    projectUri As String _
) As CommonStructureProjectInfo
[WebMethodAttribute]
public CommonStructureProjectInfo GetProject(
    string projectUri
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
Informações sobre o projeto sobre o projeto.

Segurança do .NET Framework

Consulte também

Referência

Classification Classe

Namespace Microsoft.TeamFoundation.Integration.Server