Partager via


TfvcBranch.Mappings, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

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

Valeur de propriété

Type : System.Collections.Generic.List<TfvcBranchMapping>

Sécurité .NET Framework

Voir aussi

Référence

TfvcBranch Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms