Freigeben über


RepositoryProperties.DownloadKey-Eigenschaft

Ruft die Downloadtaste für dieses Repositorys ab.

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

Syntax

'Declaration
Public Property DownloadKey As Byte()
public byte[] DownloadKey { get; set; }

Eigenschaftswert

Typ: array<System.Byte[]
Die Downloadtaste für dieses Repositorys.

.NET Framework-Sicherheit

Siehe auch

Referenz

RepositoryProperties Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace