Notification..::..AlertType Property

Gets or sets the type of the alert.

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

Syntax


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

Field Value

The type of the alert.