NotificationMessage.NotificationType, propriété
Espace de noms : Microsoft.VisualStudio.Services.ClientNotification
Assembly : Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property NotificationType As NotificationType
[DataMemberAttribute]
public NotificationType NotificationType { get; set; }
Valeur de propriété
Type : Microsoft.VisualStudio.Services.ClientNotification.NotificationType
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.VisualStudio.Services.ClientNotification, espace de noms