Compartir a través de


CatalogResource.NodeReferencePaths (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 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.Framework.Server.Alm (Espacio de nombres)