Aracılığıyla paylaş


TfvcBranch.Mappings Özellik

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

'Bildirim
<DataMemberAttribute(EmitDefaultValue := False, Order := )> _
Public Property Mappings As List(Of TfvcBranchMapping)
[DataMemberAttribute(EmitDefaultValue = false, Order = )]
public List<TfvcBranchMapping> Mappings { get; set; }

Özellik Değeri

Tür: System.Collections.Generic.List<TfvcBranchMapping>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TfvcBranch Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı