Compartilhar via


Propriedade CatalogResource.CatalogServiceReferences

Contêiner para passar nas referências de serviço sobre o serviço da Web.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public ReadOnly Property CatalogServiceReferences As List(Of CatalogServiceReference)
[ClientPropertyAttribute(ClientVisibility.Private)]
public List<CatalogServiceReference> CatalogServiceReferences { get; }

Valor de propriedade

Tipo: System.Collections.Generic.List<CatalogServiceReference>

Segurança do .NET Framework

Consulte também

Referência

CatalogResource Classe

Namespace Microsoft.TeamFoundation.Server.Core