Share via


TeamFoundationServiceHostProperties.ChildrenHosts-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property ChildrenHosts As List(Of Guid)
public List<Guid> ChildrenHosts { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<Guid>
Gibt List<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationServiceHostProperties Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace