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


AttributesContainer.Attributes - свойство

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

Синтаксис

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

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

Тип: System.Collections.Generic.IDictionary<String, ProfileAttribute>

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

См. также

Ссылки

AttributesContainer Класс

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