Freigeben über


BranchProperties.BranchMappings-Eigenschaft

Ruft ab oder legt die Zuordnungen dieser Verzweigung fest.

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

Syntax

'Declaration
Public Property BranchMappings As Mapping()
public Mapping[] BranchMappings { get; set; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.Mapping[]
Die Zuordnungen von diesem Verzweigung.

.NET Framework-Sicherheit

Siehe auch

Referenz

BranchProperties Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace