Partager via


CatalogResource.NodeReferencePaths, propriété

Les chemins d'accès des nœuds qui référencent cette ressource.

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

CatalogResource Classe

Microsoft.TeamFoundation.Server.Core, espace de noms