Freigeben über


CatalogResource.NodeReferences-Eigenschaft

Die Katalogknoten, auf die verwiesen wird.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Property NodeReferences As List(Of CatalogNode)
public List<CatalogNode> NodeReferences { get; internal set; }

Eigenschaftswert

Typ: System.Collections.Generic.List<CatalogNode>

.NET Framework-Sicherheit

Siehe auch

Referenz

CatalogResource Klasse

Microsoft.TeamFoundation.Server.Core-Namespace