Classification.ListAllProjects-Methode
Führt alle Projekte auf.
Namespace: Microsoft.TeamFoundation.Integration.Server
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<WebMethodAttribute> _
Public Function ListAllProjects As CommonStructureProjectInfo()
[WebMethodAttribute]
public CommonStructureProjectInfo[] ListAllProjects()
Rückgabewert
Typ: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
Die Liste der Projekte.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.