Compartir a través de


CatalogResource.NodeReferencePaths (Propiedad)

Las rutas de los nodos que hacen referencia a este recurso.

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

CatalogResource Clase

Microsoft.TeamFoundation.Server.Core (Espacio de nombres)