Freigeben über


TfvcBranch.Mappings-Eigenschaft

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TfvcBranch Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace