Edit

Share via


INotificationContent Interface

Definition

Base notification content interface to retrieve notification Xml as a string.

public interface INotificationContent
type INotificationContent = interface
Public Interface INotificationContent
Derived

Methods

GetContent()

Retrieves the notification Xml content as a string.

GetXml()

Retrieves the notification Xml content as a WinRT Xml document.

Applies to