AppNotificationBuilder Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.