Freigeben über


Classification.GetProjectFromName-Methode

Gibt den Projektinformationen das Projekt vom Namen zurück.

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace