Freigeben über


Conflict.BaseDownloadUrl-Eigenschaft

Gibt den Download-URL-Fragment geringer Datei zurück, um herunterzuladen.

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property BaseDownloadUrl As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string BaseDownloadUrl { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace