Compartilhar via


Propriedade Item.DownloadUrl

Retorna o fragmento url do download do arquivo para baixar.

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

Item Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server