Partilhar via


Propriedade Shelveset.Links

Lista URL associados com o check-in particular.

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

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Links As VersionControlLink()
[ClientPropertyAttribute(ClientVisibility.Private)]
public VersionControlLink[] Links { get; set; }

Valor de propriedade

Tipo: array<Microsoft.TeamFoundation.VersionControl.Server.VersionControlLink[]
Retorna VersionControlLink.

Segurança do .NET Framework

Consulte também

Referência

Shelveset Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server