Edit

Share via


BadgeGlyphContent.GetXml Method

Definition

Retrieves the notification XML content as a WinRT Xml document.

public Windows.Data.Xml.Dom.XmlDocument GetXml ();
abstract member GetXml : unit -> Windows.Data.Xml.Dom.XmlDocument
override this.GetXml : unit -> Windows.Data.Xml.Dom.XmlDocument
Public Function GetXml () As XmlDocument

Returns

Windows.Data.Xml.Dom.XmlDocument

The notification XML content as a WinRT Xml document.

Implements

Applies to