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 命名空间