Freigeben über


CommittedBranchCreatedEventArgs.Mappings-Eigenschaft

Ruft die Ereignisargumentzuordnungen ab.

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

Syntax

'Declaration
Public ReadOnly Property Mappings As ReadOnlyCollection(Of Mapping)
public ReadOnlyCollection<Mapping> Mappings { get; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.ReadOnlyCollection<Mapping>
Die Ereignisargumentzuordnungen.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommittedBranchCreatedEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace