Compartilhar via


Propriedade CatalogResource.NodeReferencePaths

Os caminhos dos nós que referenciam esse recurso.

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 NodeReferencePaths As List(Of String)
[ClientPropertyAttribute(ClientVisibility.Private)]
public List<string> NodeReferencePaths { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

CatalogResource Classe

Namespace Microsoft.TeamFoundation.Server.Core