Propriedade NotificationMessage.NotificationType
Namespace: Microsoft.VisualStudio.Services.ClientNotification
Assembly: Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)
Sintaxe
'Declaração
<DataMemberAttribute> _
Public Property NotificationType As NotificationType
[DataMemberAttribute]
public NotificationType NotificationType { get; set; }
Valor de propriedade
Tipo: Microsoft.VisualStudio.Services.ClientNotification.NotificationType
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.
Consulte também
Referência
Namespace Microsoft.VisualStudio.Services.ClientNotification