VersionControlServer.TeamProjectCollection-Eigenschaft
Ruft TfsTeamProjectCollection ab, die diese VersionControlServer-Instanz besitzt.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public ReadOnly Property TeamProjectCollection As TfsTeamProjectCollection
public TfsTeamProjectCollection TeamProjectCollection { get; }
Eigenschaftswert
Typ: Microsoft.TeamFoundation.Client.TfsTeamProjectCollection
TfsTeamProjectCollection , das diese VersionControlServer-Instanz besitzt.
.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.