Notification..::..NotificationType Property

Gets or sets the type of the notification.

Namespace:  Wpf.NotificationCenter.Notification
Assembly:  Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)

Syntax


public NotificationType NotificationType { get; set; }
Public Property NotificationType As NotificationType
	Get
	Set
public:
property NotificationType^ NotificationType {
	NotificationType^ get ();
	void set (NotificationType^ value);
}

Field Value

The type of the notification.