Freigeben über


PendingChange.ShelvedDownloadUrl-Eigenschaft

Gibt den Download-URL-Fragment der hochgeladenen Datei zurück.

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

Syntax

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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChange Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace