Freigeben über


ShelvesetNotification.Links-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Links As ReadOnlyCollection(Of VersionControlLink)
public ReadOnlyCollection<VersionControlLink> Links { get; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.ReadOnlyCollection<VersionControlLink>
Gibt ReadOnlyCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvesetNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace