Compartir a través de


CatalogResource.CatalogServiceReferences (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.Alm
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

CatalogResource Clase

Microsoft.TeamFoundation.Framework.Server.Alm (Espacio de nombres)