TileNotification(XmlDocument) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TileUpdater で使用する TileNotification オブジェクトの新しいインスタンスを作成して初期化します。
public:
TileNotification(XmlDocument ^ content);
TileNotification(XmlDocument const& content);
public TileNotification(XmlDocument content);
function TileNotification(content)
Public Sub New (content As XmlDocument)
パラメーター
- content
- XmlDocument
タイル通知のコンテンツを提供する オブジェクト。