Share via


Proprietà TeamFoundationExecutionState.HostProperties

Una raccolta di tutti gli host eseguire una query incluse le proprietà di stato e altre globali.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

Tipo: System.Collections.Generic.IEnumerable<TeamFoundationServiceHostProperties>
Restituisca il valore IEnumerable<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationExecutionState Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server