共用方式為


TeamFoundationExecutionState.HostProperties 屬性

所有主機的集合會查詢以及全域狀態和其他屬性。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

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

屬性值

類型:System.Collections.Generic.IEnumerable<TeamFoundationServiceHostProperties>
傳回 IEnumerable<T>

.NET Framework 安全性

請參閱

參考

TeamFoundationExecutionState 類別

Microsoft.TeamFoundation.Framework.Server 命名空間