AppNotificationBuilder Constructor

Definition

Initializes a new instance of the AppNotificationBuilder class.

public:
 AppNotificationBuilder();
 AppNotificationBuilder();
public AppNotificationBuilder();
function AppNotificationBuilder()
Public Sub New ()

Remarks

For guidance on using the AppNotificationBuilder APIs to create the UI for app notifications, see App notification content.

For reference information about the XML schema for app notifications, see App notification content schema.

Applies to