Поделиться через


ServiceDefinition.LocationMappings - свойство

Пространство имен:  Microsoft.VisualStudio.Services.Location
Сборка:  Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)

Синтаксис

'Декларация
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property LocationMappings As List(Of LocationMapping)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public List<LocationMapping> LocationMappings { get; set; }

Значение свойства

Тип: System.Collections.Generic.List<LocationMapping>

Безопасность платформы .NET Framework

См. также

Ссылки

ServiceDefinition Класс

Microsoft.VisualStudio.Services.Location - пространство имен