Freigeben über


GetOperation.DownloadUrl-Eigenschaft

Das Download-URL-Fragment Herunterladen der Datei.

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

Syntax

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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GetOperation Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace