Partager via


ServiceDefinition.LocationMappings, propriété

Espace de noms :  Microsoft.VisualStudio.Services.Location
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ServiceDefinition Classe

Microsoft.VisualStudio.Services.Location, espace de noms