Freigeben über


Classification.GetProject-Methode

Gibt den Projektinformationen zum Projekt des URI zurück.

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
Die Projektinformationen zum Projekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace