Partilhar via


Propriedade Conflict.BaseDownloadUrl

Retorna o fragmento url do download do arquivo base 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 BaseDownloadUrl As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string BaseDownloadUrl { get; set; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

Conflict Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server