共用方式為


CommittedBranchCreatedEventArgs.Mappings 屬性

取得事件引數對應。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

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

屬性值

類型:System.Collections.ObjectModel.ReadOnlyCollection<Mapping>
事件引數對應。

.NET Framework 安全性

請參閱

參考

CommittedBranchCreatedEventArgs 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間