CatalogResource.CatalogServiceReferences 属性

通过服务引用的容器在 web 服务。

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public ReadOnly Property CatalogServiceReferences As List(Of CatalogServiceReference)
[ClientPropertyAttribute(ClientVisibility.Private)]
public List<CatalogServiceReference> CatalogServiceReferences { get; }

属性值

类型:System.Collections.Generic.List<CatalogServiceReference>

.NET Framework 安全性

请参阅

参考

CatalogResource 类

Microsoft.TeamFoundation.Server.Core 命名空间