Partilhar via


Propriedade ShelvesetNotification.Links

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

Sintaxe

'Declaração
Public ReadOnly Property Links As ReadOnlyCollection(Of VersionControlLink)
public ReadOnlyCollection<VersionControlLink> Links { get; }

Valor de propriedade

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<VersionControlLink>
Retorna ReadOnlyCollection<T>.

Segurança do .NET Framework

Consulte também

Referência

ShelvesetNotification Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server