Share via


TeamFoundationExecutionState.HostProperties (Propiedad)

Una colección de todos los hosts consultados incluida su estado global y otras propiedades.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property HostProperties As IEnumerable(Of TeamFoundationServiceHostProperties)
public IEnumerable<TeamFoundationServiceHostProperties> HostProperties { get; }

Valor de propiedad

Tipo: System.Collections.Generic.IEnumerable<TeamFoundationServiceHostProperties>
Devuelva IEnumerable<T>.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationExecutionState Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)