Freigeben über


BranchRelative.BranchToItem-Eigenschaft

Ruft das BranchedTo-Element ab.

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

Syntax

'Declaration
Public ReadOnly Property BranchToItem As Item
public Item BranchToItem { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.Item
Das BranchedTo-Element.NULL, wenn der Benutzer nicht Leseberechtigungen verfügt.

.NET Framework-Sicherheit

Siehe auch

Referenz

BranchRelative Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace