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


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

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

Синтаксис

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

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

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

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

См. также

Ссылки

NotificationMessage Класс

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